Skip to content

withJsonFormsControlProps

const withJsonFormsControlProps: (Component, memoize?) => ComponentType<OwnPropsOfControl> = JsonFormsReact.withJsonFormsControlProps

Connects a component to a JsonForms control, injecting control props.

ComponentType<ControlProps>

boolean

ComponentType<OwnPropsOfControl>