SelectItem

Overview

The component that contains the select items.

Properties

PropertiesDescription
valueThe controlled value of the select.
childrenThe Children prop allows users to pass other components as a property, enabling users to compose together components.
disabledWhen true, prevents the user from interacting with the element.
ref