mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-04 21:18:14 +08:00
9 lines
247 B
Markdown
9 lines
247 B
Markdown
|
## API
|
||
|
|
||
|
### Divider
|
||
|
|
||
|
| Property | Description | Type | Default |
|
||
|
| -------- | ----------- | ---- | ------- |
|
||
|
| dashed | whether line is dasded | Boolean | false |
|
||
|
| type | direction type of divider | enum: `horizontal` `vertical` | `horizontal` |
|