Fork from mbrn material-table with extra customization options and performance improvements. Updated from mbrn regularly.
npm install material-table-optimizedThis should be updated monthly, but always check the date above. If I forget, just open an issue for me.
Documentation for the original material-table can be found on material-table.com
- You can now override the Checkbox component.
#### components
| Field | Type | Default | Description |
|---|---|---|---|
| Checkbox | React.Element | MTableCheckbox | Checkbox component, used e.g. in selectable rows |