react-ui
react-ui copied to clipboard
`MultiSelect` component
Composition
- MultiSelect
- MultiSelectInput
- MultiSelectToggle
- MultiSelectTag
- MultiSelectTagRemoveButton
- MultiSelectDropdown
- MultiSelectDropdownOption
- MultiSelectDropdownHeader
- MultiSelectInput
Just quick question regarding the name of the component. All fields (except TextArea) have prefix Field. If we have SelectField, I think it should be call MutliSelectField.
Or we can make breaking change and remove Field prefix from all fields, but it is up to different discussion.
I think MutliSelectField is the correct name.
Yes, since we have a SelectField, MultiSelectField is the correct name (for us).