Select

Select description.


Props

Select properties

PropertyDescriptionTypeDefaultVersion
extendedShould select show the extra information?booleanfalse
multipleAllow multiple options to be selected?booleanfalse
onSelectFunction to track select changesFunction(selection: Option) => void
optionsSelect option to renderArrayOption[]
placeholderPlaceholder of the select fieldstringPlaceholder

Usage

Base

Extended

Multiple Select