Preparing search index...
The search index is not available
@arsonar/client
@arsonar/client
Field
Class Field
Hierarchy
SchemaMember
Field
Index
Constructors
constructor
Properties
[SC]
missing
Accessors
address
default
Widget
description
field
Type
index
multiple
name
schema
title
Methods
_build
all
Variants
get
Parent
get
Prop
get
Type
set
Prop
toJSON
toJSONSchema
Constructors
constructor
new
Field
(
schema
:
Schema
, spec
:
FieldSpec
)
:
Field
Parameters
schema:
Schema
spec:
FieldSpec
Returns
Field
Properties
[SC]
[SC]
:
Schema
missing
missing
:
boolean
= false
Accessors
address
get
address
(
)
:
string
Returns
string
default
Widget
get
defaultWidget
(
)
:
string
Returns
string
description
get
description
(
)
:
undefined
|
string
Returns
undefined
|
string
field
Type
get
fieldType
(
)
:
string
Returns
string
index
get
index
(
)
:
IndexOpts
Returns
IndexOpts
multiple
get
multiple
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
name
get
name
(
)
:
string
Returns
string
schema
get
schema
(
)
:
Schema
Returns
Schema
title
get
title
(
)
:
string
Returns
string
Methods
_build
_build
(
strict
?:
boolean
, force
?:
boolean
)
:
void
Parameters
strict:
boolean
= true
force:
boolean
= false
Returns
void
all
Variants
all
Variants
(
)
:
string
[]
Returns
string
[]
get
Parent
get
Parent
(
)
:
undefined
|
null
|
Field
Returns
undefined
|
null
|
Field
get
Prop
get
Prop
(
path
:
string
)
:
any
Parameters
path:
string
Returns
any
get
Type
get
Type
(
)
:
undefined
|
Type
Returns
undefined
|
Type
set
Prop
set
Prop
(
path
:
string
, value
:
any
)
:
void
Parameters
path:
string
value:
any
Returns
void
toJSON
toJSON
(
)
:
FieldSpec
Returns
FieldSpec
toJSONSchema
toJSONSchema
(
)
:
JSONSchema4
Returns
JSONSchema4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
@arsonar/client
Field
constructor
[SC]
missing
address
default
Widget
description
field
Type
index
multiple
name
schema
title
_build
all
Variants
get
Parent
get
Prop
get
Type
set
Prop
toJSON
toJSONSchema
Generated using
TypeDoc