mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[Improvement] NavBar: add zIndex prop (#525)
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
||||
| right-text | Right Text | `String` | `''` | - |
|
||||
| left-arrow | Whether to show left arrow | `Boolean` | `false` | - |
|
||||
| fixed | Whether to fixed top | `Boolean` | `false` | - |
|
||||
| z-index | Z-index | `Number` | `1` | - |
|
||||
|
||||
### Slot
|
||||
|
||||
|
Reference in New Issue
Block a user