mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
docs: update version tag
This commit is contained in:
@@ -61,19 +61,19 @@ export default {
|
||||
|
||||
### IndexBar Props
|
||||
|
||||
| Attribute | Description | Type | Default | Version |
|
||||
|------|------|------|------|------|
|
||||
| index-list | Index List | *string[] \| number[]* | `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` | 2.0.7 |
|
||||
| highlight-color | Index character highlight color | *string* | `#07c160` | - | - |
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| index-list | Index List | *string[] \| number[]* | `A-Z` |
|
||||
| z-index | z-index | *number* | `1` |
|
||||
| sticky | Whether to enable anchor sticky top | *boolean* | `true` |
|
||||
| sticky-offset-top `v2.0.7` | Anchor offset top when sticky | *number* | `0` |
|
||||
| highlight-color | Index character highlight color | *string* | `#07c160` | - |
|
||||
|
||||
### IndexAnchor Props
|
||||
|
||||
| Attribute | Description | Type | Default | Version |
|
||||
|------|------|------|------|------|
|
||||
| index | Index | *string \| number* | - | - |
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| index | Index | *string \| number* | - |
|
||||
|
||||
### IndexBar Events
|
||||
|
||||
|
Reference in New Issue
Block a user