mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
453 B
453 B
列表 List
想让列表看起来优雅真的挺难的。但是也不能不做这个组件啊。
演示
basic
border
Props
List Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
bordered | boolean |
false |
Slots
List Slots
名称 | 参数 | 说明 |
---|---|---|
header | () |
|
default | () |
|
footer | () |
List Item Slots
名称 | 参数 | 说明 |
---|---|---|
prefix | () |
|
default | () |
|
suffix | () |