Function withJsonFormsMultiEnumProps
- withJsonFormsMultiEnumProps(Component, memoize?): ComponentType<OwnPropsOfControl & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>
Parameters
Component: ComponentType<ControlProps & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>
memoize: boolean = true
Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>