[new feature] IndexBar: add z-index prop

This commit is contained in:
陈嘉涵
2019-05-16 15:20:24 +08:00
parent 7522712de7
commit caa4a65668
6 changed files with 9 additions and 3 deletions
+1
View File
@@ -63,6 +63,7 @@ export default {
| Attribute | Description | Type | Default |
|------|------|------|------|
| index-list | Index List | `Array` | `A-Z` |
| z-index | z-index | `Number` | `1` |
### IndexAnchor Props