MaskCheckbox: React.FC<MaskCheckboxProps> = ...

Wrapper for MUI material checkbox, to style mask's checkbox different from the checkboxes for booleans in the form

Returns

The Checkbox styled element

Generated using TypeDoc