mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
421 B
421 B
表格 Table
如果你只想画点简单的表格,用它。需要渲染数据请看数据表格 Data Table。
演示
basic
Components
你可以使用 n-table
、n-thead
、n-tbody
、n-tr
、n-th
和 n-td
。
Props
Table Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
bordered | boolean |
true |
|
single-line | boolean |
true |