mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
385 B
385 B
分割线 Divider
分割一些内容。
演示
basic
content
vertical
Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
dashed | boolean |
false |
|
theme | 'light' | 'dark' | string |
undefined |
|
title-placement | 'left' | 'right' | 'center' |
'center' |
|
vertical | boolean |
false |
Slots
名称 | 参数 | 说明 |
---|---|---|
default | () |
分割线的标题 |