naive-ui/demo/documentation/components/list/zhCN/index.demo-entry.md

504 B

列表 List

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

演示

basic
border

Props

List Props

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

Slots

List Slots

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

List Item Slots

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