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