forked from lsl/xzjl-ui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| README.en-US.md | 3 years ago | |
| README.md | 3 years ago | |
| divider.d.ts | 3 years ago | |
| divider.js | 3 years ago | |
| divider.json | 3 years ago | |
| divider.wxml | 3 years ago | |
| divider.wxss | 3 years ago | |
| props.d.ts | 3 years ago | |
| props.js | 3 years ago | |
| type.d.ts | 3 years ago | |
| type.js | 3 years ago | |
README.en-US.md
:: BASE_DOC ::
API
Divider Props
| name | type | default | description | required |
|---|---|---|---|---|
| align | String | center | options:left/right/center | N |
| content | String / Slot | - | - | N |
| dashed | Boolean | false | - | N |
| external-classes | Array | - | ['t-class', 't-class-line', 't-class-content'] |
N |
| layout | String | horizontal | options:horizontal/vertical | N |