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.
676 B
676 B
:: 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 | - | - |