mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-04 21:18:14 +08:00
8 lines
447 B
Markdown
8 lines
447 B
Markdown
## API
|
|
|
|
| 参数 | 说明 | 类型 | 默认值 |
|
|
| ----------- | ---------------- | ----------------------------- | ------------ |
|
|
| dashed | 是否虚线 | Boolean | false |
|
|
| orientation | 分割线标题的位置 | enum: `left` `right` | `center` |
|
|
| type | 水平还是垂直类型 | enum: `horizontal` `vertical` | `horizontal` |
|