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 | |
| navbar.d.ts | 3 years ago | |
| navbar.js | 3 years ago | |
| navbar.json | 3 years ago | |
| navbar.wxml | 3 years ago | |
| navbar.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
Navbar Props
| name | type | default | description | required |
|---|---|---|---|---|
| animation | Boolean | true | - | N |
| capsule | Slot | - | - | N |
| delta | Number | 1 | - | N |
| external-classes | Array | - | ['t-class', 't-class-title', 't-class-left', 't-class-center', 't-class-capsule'] |
N |
| fixed | Boolean | true | - | N |
| left | Slot | - | 0.26.0 |
N |
| left-arrow | Boolean | false | 0.26.0 |
N |
| title | String / Slot | - | page title | N |
| title-max-length | Number | - | - | N |
| visible | Boolean | true | - | N |
Navbar Events
| name | params | description |
|---|---|---|
| complete | - | - |
| fail | - | - |
| go-back | - | - |
| success | - | - |