Preparing search index...
The search index is not available
devfive front components
devfive front components
index
SelectField
Interface SelectField
interface
SelectField
{
label
?:
string
;
name
:
string
;
options
:
undefined
|
DefaultOptionType
[]
;
placeholder
?:
string
;
rule
?:
FormRule
[]
;
type
:
"select"
;
}
Index
Properties
label?
name
options
placeholder?
rule?
type
Properties
Optional
label
label
?:
string
name
name
:
string
options
options
:
undefined
|
DefaultOptionType
[]
Optional
placeholder
placeholder
?:
string
Optional
rule
rule
?:
FormRule
[]
type
type
:
"select"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
label
name
options
placeholder
rule
type
devfive front components
index
test
Generated using
TypeDoc