@heroui/table
Version:
Tables are used to display tabular data using rows and columns.
25 lines (16 loc) • 626 B
Markdown
Tables are used to display tabular data using rows and columns. They allow users to quickly scan, sort, compare, and take action on large amounts of data.
Please refer to the [documentation](https://heroui.com/docs/components/table) for more information.
```sh
yarn add @heroui/table
npm i @heroui/table
```
Yes please! See the
[](https://github.com/heroui-inc/heroui/blob/master/CONTRIBUTING.md)
for details.
This project is licensed under the terms of the
[](https://github.com/heroui-inc/heroui/blob/master/LICENSE).