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