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