mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
[new feature] IndexBar: add sticky-offset-top prop (#3791)
This commit is contained in:
@@ -65,6 +65,7 @@ export default {
|
||||
| index-list | Index List | `Array` | `A-Z` |
|
||||
| z-index | z-index | `Number` | `1` |
|
||||
| sticky | Whether to enable anchor sticky top | `Boolean` | `true` |
|
||||
| sticky-offset-top | Anchor offset top when sticky | `Number` | `0` |
|
||||
| highlight-color | Index character highlight color | `String` | `#07c160` | - |
|
||||
|
||||
### IndexAnchor Props
|
||||
|
Reference in New Issue
Block a user