project init & fix ui
This commit is contained in:
13
miniprogram_npm/tdesign-miniprogram/divider/README.en-US.md
Normal file
13
miniprogram_npm/tdesign-miniprogram/divider/README.en-US.md
Normal file
@@ -0,0 +1,13 @@
|
||||
:: BASE_DOC ::
|
||||
|
||||
## API
|
||||
### Divider Props
|
||||
|
||||
name | type | default | description | required
|
||||
-- | -- | -- | -- | --
|
||||
align | String | center | options:left/right/center | N
|
||||
content | String / Slot | - | \- | N
|
||||
custom-style | String | - | \- | N
|
||||
dashed | Boolean | false | \- | N
|
||||
external-classes | Array | - | `['t-class', 't-class-line', 't-class-content']` | N
|
||||
layout | String | horizontal | options:horizontal/vertical | N
|
||||
Reference in New Issue
Block a user