Basic Usage
With Selected Value
Sizes
With Label
API Reference
Select Parameters
Placeholder text shown when no option is selected.
Form field name for submission.
Select size:
"default", "sm".Whether the select is non-interactive.
Whether a selection is required for form submission.
Additional Tailwind CSS classes appended to the component’s built-in styles.
SelectOption Parameters
Option value for form submission.
Display text shown to the user.
Whether this option is initially selected.
Whether this option is non-interactive.
Additional Tailwind CSS classes.
Protocol Reference
Select
SelectOption