naive-ui/demo/documentation/components/list/enUS/index.md
2020-03-19 20:08:08 +08:00

477 B

List

It is hard to make it looks elegant. However things should be done.

Demos

basic
border

Props

List Props

Name Type Default Description
theme 'light' | 'dark' null
bordered boolean false

Slots

List Slots

Name Parameters Description
header ()
default ()
footer ()

List Item Slots

Name Parameters Description
prefix ()
default ()
suffix ()