naive-ui/demo/documentation/components/list/zhCN/index.md
2020-05-30 17:20:27 +08:00

497 B

列表 List

想让列表看起来优雅真的挺难的。但是也不能不做这个组件啊。

演示

basic
border

Props

List Props

名称 类型 默认值 说明
theme 'light' | 'dark' | null null
bordered boolean false

Slots

List Slots

名称 参数 说明
header ()
default ()
footer ()

List Item Slots

名称 参数 说明
prefix ()
default ()
suffix ()