PrimitivesSelect & inputSelect
Select
Pick one value from a known list. An accessible listbox with arrow-key navigation and a selected checkmark; the caller owns form controls and consequences through its change event. The trigger reuses the field-input chrome, so selects sit identically beside text fields.
Enum
Data-driven options
Secondary text
Times
Dependent content
Inline
Hi , your quote is ready.
API
for
Model expression for label, validation and enum-option presentation metadatavalue / value-expression
Initial value or caller-owned Alpine expression read by the listboxkoala-select-change
Bubbling event with detail.value and detail.label; caller owns posting and consequencesoptions
IReadOnlyList<KoalaSelectOption>? (required unless for= names an enum)label
string?hide-label / aria-label
Accessible label-free row controlsplaceholder
string (default Select…)optional
booldisabled
booldisabled-when
Alpine expressionsize
XsMdinline
bool: compact, content-width and baseline-aligned