| string | — |
selected Whether it reads as chosen. | boolean | true |
prefixIcon Icon before the label. | IconName | — |
onRemove Adds a remove control, called when it is used. | () => void | — |
onClick Called when the chip body is clicked. | MouseEventHandler<HTMLDivElement> | — |
| React.ReactNode | — |
iconButtonProps Passed through to the remove control. | Partial<IconButtonProps> | {} |
| React.CSSProperties | — |
| string | — |
| …and every FlexProps prop | inherited | — |