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

485 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 null
bordered boolean false

Slots

List Slots

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

List Item Slots

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