docs: remove earlier version tags (#7109)
This commit is contained in:
@@ -67,7 +67,7 @@ export default {
|
||||
| index-list | Index List | _string[] \| number[]_ | `A-Z` |
|
||||
| z-index | z-index | _number \| string_ | `1` |
|
||||
| sticky | Whether to enable anchor sticky top | _boolean_ | `true` |
|
||||
| sticky-offset-top `v2.0.7` | Anchor offset top when sticky | _number_ | `0` |
|
||||
| sticky-offset-top | Anchor offset top when sticky | _number_ | `0` |
|
||||
| highlight-color | Index character highlight color | _string_ | `#07c160` | - |
|
||||
|
||||
### IndexAnchor Props
|
||||
|
||||
@@ -71,7 +71,7 @@ export default {
|
||||
| index-list | 索引字符列表 | _string[] \| number[]_ | `A-Z` |
|
||||
| z-index | z-index 层级 | _number \| string_ | `1` |
|
||||
| sticky | 是否开启锚点自动吸顶 | _boolean_ | `true` |
|
||||
| sticky-offset-top `v2.0.7` | 锚点自动吸顶时与顶部的距离 | _number_ | `0` |
|
||||
| sticky-offset-top | 锚点自动吸顶时与顶部的距离 | _number_ | `0` |
|
||||
| highlight-color | 索引字符高亮颜色 | _string_ | `#07c160` |
|
||||
|
||||
### IndexAnchor Props
|
||||
|
||||
Reference in New Issue
Block a user