docs(divider): vue3

This commit is contained in:
07akioni 2020-10-21 23:00:36 +08:00
parent 2956df0be6
commit 1e85944bae
2 changed files with 4 additions and 4 deletions

View File

@ -11,10 +11,10 @@ vertical
## Props
|Name|Type|Default|Description|
|-|-|-|-|
|title-placement|`'left' \| 'right' \| 'center'`|`'center'`||
|dashed|`boolean`|`false`||
|vertical|`boolean`|`false`||
|theme|`'light' \| 'dark' \| null \| string`|`null`||
|title-placement|`'left' \| 'right' \| 'center'`|`'center'`||
|vertical|`boolean`|`false`||
## Slots
|Name|Parameters|Description|

View File

@ -9,10 +9,10 @@ vertical
## Props
|名称|类型|默认值|说明|
|-|-|-|-|
|title-placement|`'left' \| 'right' \| 'center'`|`'center'`||
|dashed|`boolean`|`false`||
|vertical|`boolean`|`false`||
|theme|`'light' \| 'dark' \| null \| string`|`null`||
|title-placement|`'left' \| 'right' \| 'center'`|`'center'`||
|vertical|`boolean`|`false`||
## Slots
|名称|参数|说明|