PrimitivesSelect & inputSelect
Select
Pick one value from a known list. An accessible listbox — arrow-key navigation, a selected checkmark, self-contained state — that posts through a hidden input so it round-trips through model binding and validation. The trigger reuses the field-input chrome, so selects sit identically beside text fields.
Enum
Data-driven options
Secondary text
Time options
time-step="15"
optional empty option
Dependent content
Inline
Hi — your quote is ready.
API
for
ModelExpression (enum, or scalar with options)name / target-input / x-model
Alternative value ownershipoptions
IReadOnlyList<KoalaSelectOption>?time-step
1–1440 minutestime-min / time-max
HH:mmempty-option-label
string?label
string?hide-label / aria-label
Accessible label-free row controlsplaceholder
string (default Select…)optional
boolexclude-values
string (enum mode, default Unknown)disabled
booldisabled-when
Alpine expressionsize
XsMdinline
bool — compact, content-width and baseline-aligned