Pages · Laravilt
Select
The Select primitive for single-choice dropdowns.
Import
typescript
Usage
vue
tsx
Groups
vue
Add disabled to Select or to a single SelectItem to disable it.
This primitive is a simple dropdown. For searchable, relationship-backed or multi-select fields in resource forms, use the PHP Select field. See Selection Fields.