mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
* useAbsoluteLayout: To build tables with divs * Adding `placeholderOf` attribute to column * Adding `useAbsoluteLayout` in index.js * Adding `useAbsoluteLayout` example * Adding `useAbsoluteLayout` in api docs * Adding test for `useAbsoluteLayout` hook
7 lines
319 B
Markdown
7 lines
319 B
Markdown
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and Rescripts.
|
|
|
|
You can:
|
|
|
|
- [Open this example in a new CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/absolute-layout)
|
|
- `yarn` and `yarn start` to run and edit the example
|