Interface RemoveUISchemaAction

interface RemoveUISchemaAction {
    tester: UISchemaTester;
    type: "jsonforms/REMOVE_UI_SCHEMA";
}

Properties

Properties

type: "jsonforms/REMOVE_UI_SCHEMA"

Generated using TypeDoc