Divider (分割线)
横向或纵向分割线,可带居中标签。
基础用法
Section one
Section two
or
After a labelled divider
Basic.vue
属性
| 属性 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| borderStyle | "solid" | "dashed" | "solid" | |
| className | string | "" | |
| color | KunUIColor | "default" | |
| orientation | "horizontal" | "vertical" | "horizontal" | |
| withLabel | boolean | false |