mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
485 B
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 | () |