project init & fix ui
This commit is contained in:
27
miniprogram_npm/tdesign-miniprogram/navbar/README.en-US.md
Normal file
27
miniprogram_npm/tdesign-miniprogram/navbar/README.en-US.md
Normal file
@@ -0,0 +1,27 @@
|
||||
:: BASE_DOC ::
|
||||
|
||||
## API
|
||||
### Navbar Props
|
||||
|
||||
name | type | default | description | required
|
||||
-- | -- | -- | -- | --
|
||||
animation | Boolean | true | \- | N
|
||||
capsule | Slot | - | \- | N
|
||||
custom-style | String | - | `0.25.0` | 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 | \- | \-
|
||||
Reference in New Issue
Block a user