UNPKG

mantine-react-table

Version:

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

7 lines (6 loc) 242 B
export * from './MRT_EditCellTextInput'; export * from './MRT_FilterCheckbox'; export * from './MRT_FilterRangeFields'; export * from './MRT_FilterTextInput'; export * from './MRT_GlobalFilterTextInput'; export * from './MRT_SelectCheckbox';