Skip to content

Select

Basic select
Selected: (none)
States
Scrollable list (many options)

Props

PropTypeDefaultDescription
modelValuestring''Selected value
optionsFuiSelectOption[]requiredSelect options
placeholderstring'Select an option'Placeholder text
disabledbooleanfalseDisabled state
invalidbooleanfalseError state

FuiSelectOption

PropTypeDescription
valuestringOption value
labelstringDisplay label
disabled?booleanOption disabled