mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
492 B
492 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 |
---|---|---|---|
bordered | boolean |
false |
|
theme | 'light' | 'dark' | string |
undefined |
Slots
List Slots
Name | Parameters | Description |
---|---|---|
default | () |
|
footer | () |
|
header | () |
List Item Slots
Name | Parameters | Description |
---|---|---|
default | () |
|
prefix | () |
|
suffix | () |