[new feature] IndexBar: add highlight color (#3406)

This commit is contained in:
dongj0316
2019-05-30 15:54:22 +08:00
committed by neverland
parent 5f5de381e8
commit 37ed9bd9ba
3 changed files with 28 additions and 2 deletions
+1
View File
@@ -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` |
| highlight-color | Index character highlight color | `String` | - | - |
### IndexAnchor Props