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.
27 lines
684 B
27 lines
684 B
1 year ago
|
:: 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-icon', 't-class-home-icon', '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 | \- | \-
|