自定义table Packages

react-custom-table2

适用于表格某些行的信息需要合并展示的场景 ## demo [demo](https://whishiper.github.io/react-custom-table2/index.html) ## usage ``` npm i react-custom-table2 or yarn add react-custom-table2 ``` ## 属性说明 | 属性 | 说明 | 默认值 | 类型 | | -------

0.0.3 • Published 1 year ago

rdt-alt

- Install by executing `npm install react-dream-table` or `yarn add react-dream-table`. - Import by adding `import Table from 'react-dream-table'`. - Use by adding `<Table />`. Use `data` prop for setting data and `columns` for setting columns.

0.1.8 • Published 3 years ago