@oneblink/sdk-core
Preparing search index...
FormTypes
SelectElement
Type Alias SelectElement
SelectElement
:
FormElementWithOptionsBase
&
{
autocompleteAttributes
?:
string
[]
;
canToggleAll
?:
boolean
;
defaultValue
?:
string
|
string
[]
;
multi
:
boolean
;
type
:
"select"
;
}
Type declaration
Optional
autocompleteAttributes
?:
string
[]
Custom autocomplete attributes that will be added to the element during rendering
Optional
canToggleAll
?:
boolean
Optional
defaultValue
?:
string
|
string
[]
multi
:
boolean
type
:
"select"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...
Custom autocomplete attributes that will be added to the element during rendering