Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
Actions
UpdateCoreAction
Interface UpdateCoreAction
interface
UpdateCoreAction
{
data
?:
any
;
options
?:
Ajv
|
InitActionOptions
;
schema
?:
JsonSchema
;
type
:
"jsonforms/UPDATE_CORE"
;
uischema
?:
UISchemaElement
;
}
Index
Properties
data?
options?
schema?
type
uischema?
Properties
Optional
data
data
?:
any
Optional
options
options
?:
Ajv
|
InitActionOptions
Optional
schema
schema
?:
JsonSchema
type
type
:
"jsonforms/UPDATE_CORE"
Optional
uischema
uischema
?:
UISchemaElement
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
data
options
schema
type
uischema
JSON Forms Core
Loading...