Skip to Content
This package is deprecated. Check out the successor: Chunk UI Kit

Select

API

Select component props

PropDefaultDescription
children
React.ReactNode

Button label

startAdornment
React.ReactNode

E.g. icon on the left side of the component's children

endAdornment
React.ReactNode

E.g. icon on the right side of the component's children

multiple
boolean

Whether the select is multiple

Last updated on
RadioSwitch