Select
Select is an Field component that allows the user to select multiple options. SelectField is a wrapper around the Select component.
Preview
Properties
- Name
items
- Type
- { id?: string label: string value: string }[]
- Description
The items to be displayed in the select.