ant-design-vue/components/divider/index.en-US.md

9 lines
247 B
Markdown
Raw Normal View History

2018-01-30 18:22:41 +08:00
## API
### Divider
| Property | Description | Type | Default |
| -------- | ----------- | ---- | ------- |
| dashed | whether line is dasded | Boolean | false |
| type | direction type of divider | enum: `horizontal` `vertical` | `horizontal` |