ado5 60ac2c1c9a first commit 7 months ago
..
README.en-US.md 60ac2c1c9a first commit 7 months ago
README.md 60ac2c1c9a first commit 7 months ago
link.d.ts 60ac2c1c9a first commit 7 months ago
link.js 60ac2c1c9a first commit 7 months ago
link.json 60ac2c1c9a first commit 7 months ago
link.wxml 60ac2c1c9a first commit 7 months ago
link.wxss 60ac2c1c9a first commit 7 months ago
props.d.ts 60ac2c1c9a first commit 7 months ago
props.js 60ac2c1c9a first commit 7 months ago
type.d.ts 60ac2c1c9a first commit 7 months ago
type.js 60ac2c1c9a first commit 7 months 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 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 | - | -