SelectElement: FormElementWithOptionsBase & { autocompleteAttributes?: string[]; canToggleAll?: boolean; defaultValue?: string | string[]; multi: boolean; type: "select"; } Type declaration
Optional
autocompleteAttributes?: string[]
Optional
canToggleAll?: boolean
Optional
defaultValue?: string | string[]
multi: boolean
type: "select"
Custom autocomplete attributes that will be added to the element during rendering