Skip to content

withJsonFormsLabelProps

const withJsonFormsLabelProps: (Component, memoize?) => ComponentType<OwnPropsOfLabel> = JsonFormsReact.withJsonFormsLabelProps

Connects a component to a JsonForms label element.

ComponentType<LabelProps & OwnPropsOfEnum>

boolean

ComponentType<OwnPropsOfLabel>