mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
21 lines
308 B
Markdown
21 lines
308 B
Markdown
# Divider
|
|
Divide something.
|
|
|
|
## Demos
|
|
```demo
|
|
basic
|
|
content
|
|
vertical
|
|
```
|
|
|
|
## Props
|
|
|Name|Type|Default|Description|
|
|
|-|-|-|-|
|
|
|title-placement|`'left' \| 'right' \| 'center'`|`'center'`||
|
|
|dashed|`boolean`|`false`||
|
|
|vertical|`boolean`|`false`||
|
|
|
|
## Slots
|
|
|Name|Parameters|Description|
|
|
|-|-|-|
|
|
|default|`()`|| |