Preparing search index...
The search index is not available
@01group/form-builder
@01group/form-builder
ZeroFieldItem
Interface ZeroFieldItem
Hierarchy
ZeroOptions
ZeroFieldItem
Index
Properties
accept?
checkboxes?
is
Loading?
is
Readonly?
is
Required?
label?
meta?
multiple?
name
on
Change?
placeholder?
select
Options?
type
value?
Properties
Optional
accept
accept
?:
string
|
string
[]
Optional
checkboxes
checkboxes
?:
ZeroCheckboxItem
[]
Optional
is
Loading
is
Loading
?:
boolean
Optional
is
Readonly
is
Readonly
?:
boolean
Optional
is
Required
is
Required
?:
boolean
Optional
label
label
?:
string
Optional
meta
meta
?:
ZeroMetaOptions
Optional
multiple
multiple
?:
boolean
name
name
:
string
Optional
on
Change
on
Change
?:
(
(
value
:
string
)
=>
void
)
Type declaration
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
Optional
placeholder
placeholder
?:
string
Optional
select
Options
select
Options
?:
ZeroSelectItem
[]
type
type
:
ZeroFieldTypes
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@01group/form-
builder
Zero
Field
Item
accept?
checkboxes?
is
Loading?
is
Readonly?
is
Required?
label?
meta?
multiple?
name
on
Change?
placeholder?
select
Options?
type
value?
Generated using
TypeDoc