Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IJsonBaseSchema
Interface IJsonBaseSchema<T>
interface
IJsonBaseSchema
<
T
>
{
$formant.visible.when
?:
[
string
,
"="
,
string
]
;
$schema
?:
string
;
description
?:
string
;
required
?:
string
[]
;
title
?:
string
;
type
:
T
;
}
Type Parameters
T
extends
FieldType
Hierarchy (
view full
)
IJsonBaseSchema
IJsonBaseSchemaWithDefault
IJsonObjectSchema
IJsonArraySchema
Index
Properties
$formant.visible.when?
$schema?
description?
required?
title?
type
Properties
Optional
$formant.visible.when
$formant.visible.when
?:
[
string
,
"="
,
string
]
Optional
$schema
$schema
?:
string
Optional
description
description
?:
string
Optional
required
required
?:
string
[]
Optional
title
title
?:
string
type
type
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
$formant.visible.when
$schema
description
required
title
type
@formant/data-sdk
Loading...
Generated using
TypeDoc