ComponentsFormChipsInputChipsInputA chips inputUX GuidelinesDevPlaygroundCode ExampleINFOThis component support margin, color, typography modifiers.TIPThis component extends the form/TextField props.APIThis is the list of additional props for the componentchipsChipProps[]List of chips to renderdefaultChipPropsChipPropsDefault set of props to pass by default to all chipsmaxChipsnumberThe maximum chips to allow addingonChange(newChips, changeReason, updatedChip) => voidCallback for chips change (adding or removing chip)