navigation-bar
navigation-bar
| attribute | type | Default value | Required | Introductions | Minimum version |
|---|---|---|---|---|---|
| title | string | no | Navigation bar title | 2.5.1 | |
| loading | boolean | false | no | Whether to display in the navigation bar loading Load prompt | 2.5.1 |
| front-color | string | no | Navigation bar foreground color value, including on, title, status bar color, support only #ffffff and #000000 | 2.5.1 | |
| background-color | string | no | Navigation bar background color value, valid value is hexadecimal color | 2.5.1 | |
| color-animation-duration | number | 0 | no | Animation duration when changing the color of the navigation bar defaults to 0 (that is, no animation) | 2.5.1 |
| color-animation-timing-func | number | "linear" | no | When changing the color of the navigation bar, support linear 、 easeIn 、 easeOut and easeInOut | 2.5.1 |