## API
### Divider
| Property | Description | Type | Default |
| -------- | ----------- | ---- | ------- |
| dashed | whether line is dashed | Boolean | false |
| orientation | position of title inside divider | enum: `left` `right` `center` | `center` |
| type | direction type of divider | enum: `horizontal` `vertical` | `horizontal` |