Preparing search index...
The search index is not available
JMap Cloud NG Types
JMap Cloud NG Types
JMap Cloud Types
FormSchemaProperty
Interface FormSchemaProperty
interface
FormSchemaProperty
{
oneOf
?:
{
const
:
null
|
string
|
number
;
title
?:
string
;
}
[]
;
type
:
FORMSCHEMA_TYPES
|
FORMSCHEMA_TYPES
[]
;
}
Hierarchy
Pick
<
JsonSchema7
,
"format"
|
"title"
|
"default"
|
"minimum"
|
"maximum"
>
FormSchemaProperty
Index
Properties
one
Of?
type
Properties
Optional
one
Of
one
Of
?:
{
const
:
null
|
string
|
number
;
title
?:
string
;
}
[]
Type declaration
const
:
null
|
string
|
number
Optional
title
?:
string
type
type
:
FORMSCHEMA_TYPES
|
FORMSCHEMA_TYPES
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
one
Of
type
JMap Cloud NG Types
Loading...