npm install react-dream-table or yarn add react-dream-table.import DataGrid from 'react-dream-table'.<DataGrid />. Use data prop for setting data and columns for setting columns.Add React-Dream-Table to your project by executing npm install react-dream-table or yarn add react-dream-table.
Your project needs to use React 16.3 or later.
Simple react table that provides data fetching utilities. Using optimized data storing and accessing techniques, it allows for fast processing and eliminates additional server-side requests if needed. The feature set contained in current version are as follows:
Typescript supportPromise based API call events based on:The MIT License.
Generated using TypeDoc