SelectItem
Overview
The component that contains the select items.
Properties
Properties | Description |
---|---|
value | The controlled value of the select. |
children | The Children prop allows users to pass other components as a property, enabling users to compose together components. |
disabled | When true, prevents the user from interacting with the element. |
ref |
Updated 6 months ago