Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
Actions
InitAction
Interface InitAction
interface
InitAction
{
data
:
any
;
options
?:
Ajv
|
InitActionOptions
;
schema
:
JsonSchema
;
type
:
"jsonforms/INIT"
;
uischema
:
UISchemaElement
;
}
Index
Properties
data
options?
schema
type
uischema
Properties
data
data
:
any
Optional
options
options
?:
Ajv
|
InitActionOptions
schema
schema
:
JsonSchema
type
type
:
"jsonforms/INIT"
uischema
uischema
:
UISchemaElement
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
data
options
schema
type
uischema
JSON Forms Core
ADD_CELL
ADD_DEFAULT_DATA
ADD_RENDERER
ADD_UI_SCHEMA
AddCellRendererAction
AddRendererAction
AddUISchemaAction
CoreActions
I18nActions
INIT
InitAction
InitActionOptions
NOT_APPLICABLE
REMOVE_CELL
REMOVE_DEFAULT_DATA
REMOVE_RENDERER
REMOVE_UI_SCHEMA
RankedTester
RegisterDefaultDataAction
RemoveCellRendererAction
RemoveRendererAction
Loading...
Generated using
TypeDoc