@omnist-dev/omnist
Preparing search index...
field
Function field
field
(
label
:
string
,
type
:
FieldType
,
min
?:
number
,
max
?:
number
|
null
)
:
Field
Builds a
Field
, validating its type and cardinality.
Parameters
label
:
string
type
:
FieldType
min
:
number
= 1
max
:
number
|
null
= 1
Returns
Field
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@omnist-dev/omnist
Loading...
Builds a
Field, validating its type and cardinality.