Interface JsonFormsState

The state shape of JSONForms.

interface JsonFormsState {
    jsonforms: JsonFormsSubStates;
}

Hierarchy (view full)

Properties

Properties

Represents JSONForm's sub-state.

Generated using TypeDoc