Preparing search index...
The search index is not available
lib.reviews
lib.reviews
frontend/editor-prompt
SelectField
Class SelectField
Hierarchy (
View Summary
)
Field
<
string
>
SelectField
Index
Constructors
constructor
Properties
options
Methods
clean
read
render
validate
validate
Type
Constructors
constructor
new
SelectField
(
options
:
SelectFieldOptions
)
:
SelectField
Parameters
options
:
SelectFieldOptions
Returns
SelectField
Properties
Protected
options
options
:
FieldOptions
<
string
>
Methods
clean
clean
(
value
:
string
)
:
string
Parameters
value
:
string
Returns
string
read
read
(
dom
:
HTMLElement
)
:
string
Parameters
dom
:
HTMLElement
Returns
string
render
render
()
:
HTMLSelectElement
Returns
HTMLSelectElement
validate
validate
(
value
:
string
)
:
string
Parameters
value
:
string
Returns
string
Protected
validate
Type
validateType
(
_value
:
string
)
:
string
Parameters
_value
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
Methods
clean
read
render
validate
validate
Type
lib.reviews
Loading...