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 | |
| back-top.d.ts | 3 years ago | |
| back-top.js | 3 years ago | |
| back-top.json | 3 years ago | |
| back-top.wxml | 3 years ago | |
| back-top.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
BackTop Props
| name | type | default | description | required |
|---|---|---|---|---|
| external-classes | Array | - | ['t-class', 't-class-icon', 't-class-text'] |
N |
| fixed | Boolean | true | - | N |
| icon | String / Boolean / Object / Slot | - | - | N |
| text | String | '' | - | N |
| theme | String | round | options:round/half-round/round-dark/half-round-dark | N |
BackTop Events
| name | params | description |
|---|---|---|
| to-top | - | - |