feat(IndexBar): add teleport prop (#8820)
This commit is contained in:
@@ -76,6 +76,7 @@ export default {
|
||||
| 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_ | `#ee0a24` | - |
|
||||
| teleport `v3.0.19` | Specifies a target element where IndexBar will be mounted | _string \| Element_ | - |
|
||||
|
||||
### IndexAnchor Props
|
||||
|
||||
|
||||
Reference in New Issue
Block a user