Skip to content

withJsonFormsCellProps

const withJsonFormsCellProps: (Component, memoize?) => ComponentType<OwnPropsOfCell> = JsonFormsReact.withJsonFormsCellProps

Connects a component to a JsonForms cell, for list/array cell rendering.

ComponentType<CellProps>

boolean

ComponentType<OwnPropsOfCell>