UNPKG

react-smart-data-table

Version:

A smart data table component for React.js meant to be configuration free

14 lines (13 loc) 260 B
declare const _default: { activePage: number; asyncData: any[]; colProperties: {}; columns: any[]; isLoading: boolean; prevFilterValue: string; sorting: { key: string; dir: string; }; }; export default _default;