UNPKG

mantine-react-table

Version:

A fully featured Mantine implementation of TanStack React Table V8, written from the ground up in TypeScript.

8 lines (7 loc) 286 B
export * from './MRT_EditCellTextInput'; export * from './MRT_FilterCheckbox'; export * from './MRT_FilterRangeFields'; // export * from './MRT_FilterRangeSlider'; export * from './MRT_FilterTextInput'; export * from './MRT_GlobalFilterTextInput'; export * from './MRT_SelectCheckbox';