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 | |
| link.d.ts | 3 years ago | |
| link.js | 3 years ago | |
| link.json | 3 years ago | |
| link.wxml | 3 years ago | |
| link.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
Link Props
| name | type | default | description | required |
|---|---|---|---|---|
| content | String / Slot | - | - | N |
| navigator-props | Object | - | - | N |
| prefix-icon | String / Object / Slot | - | - | N |
| size | String | medium | options:small/medium/large。Typescript:SizeEnum |
N |
| status | String | normal | options:normal/active/disabled | N |
| disabled | Boolean | false | - | N |
| hover | Boolean | - | - | N |
| suffix-icon | String / Object / Slot | - | - | N |
| theme | String | default | options:default/primary/danger/warning/success | N |
| underline | Boolean | - | - | N |
Link Events
| name | params | description |
|---|---|---|
| complete | - | - |
| fail | - | - |
| success | - | - |