Skip to content

ViewCreateContext

Properties

actions

Available action lists.

Type: object

Source: client/lib/use/useViewCreate.js:116

formContext

The form context; nested field components inject this via FormContextSymbol.

Type: FormContext

Source: client/lib/use/useViewCreate.js:111

instance

Computed display state.

Type: object

Source: client/lib/use/useViewCreate.js:115

instanceObject

The submit-side object instance.

Type: ObjectInstance

Source: client/lib/use/useViewCreate.js:114

modelConfig

Model metadata and view config.

Type: object

Source: client/lib/use/useViewCreate.js:113

objectForm

The submit-side form state and submit trigger.

Type: ObjectFormInstance

Source: client/lib/use/useViewCreate.js:112

Source

client/lib/use/useViewCreate.js:110

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2