Preparing search index...
The search index is not available
JMap Cloud NG Core Types
JMap Cloud NG Core Types
JJsonFormControlElement
Interface JJsonFormControlElement
interface
JJsonFormControlElement
{
label
:
string
;
options
?:
{
[
key
:
string
]
:
any
;
}
;
scope
:
string
;
type
:
"Control"
;
}
Index
Properties
label
options?
scope
type
Properties
label
label
:
string
Optional
options
options
?:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
scope
scope
:
string
type
type
:
"Control"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
label
options
scope
type
JMap Cloud NG Core Types
Loading...