mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
17 lines
190 B
Markdown
17 lines
190 B
Markdown
# Table
|
|
|
|
Table is used to displays rows of data.
|
|
|
|
# When To Use
|
|
|
|
- To display a collection of structured data.
|
|
- To sort, search, paginate, filter data.
|
|
|
|
## Demos
|
|
|
|
```demo
|
|
basic
|
|
```
|
|
|
|
## API
|