mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
383 B
383 B
Divider
Divide something.
Demos
basic
content
vertical
Props
Name | Type | Default | Description |
---|---|---|---|
title-placement | 'left' | 'right' | 'center' |
'center' |
|
dashed | boolean |
false |
|
vertical | boolean |
false |
|
theme | 'light' | 'dark' | null | string |
null |
Slots
Name | Parameters | Description |
---|---|---|
default | () |
The title of divider. |