mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 01:51:00 +08:00
29 lines
595 B
Markdown
29 lines
595 B
Markdown
---
|
|
title: HoverActivateOptions
|
|
order: 7
|
|
---
|
|
|
|
Activate on hover
|
|
|
|
- [Update the Label](/en/examples/interaction/label/#update)
|
|
|
|
<img alt="hover activate" src="https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*tU9BQZd9bDYAAAAAAAAAAAAADmJ7AQ/original" height='400'/>
|
|
|
|
## activateState
|
|
|
|
**Type**: `string`
|
|
|
|
**Default**: `'selected'`
|
|
|
|
The state when activated
|
|
|
|
<embed src="../../common/BehaviorEventName.en.md"></embed>
|
|
|
|
<embed src="../../common/BehaviorItemTypes.en.md"></embed>
|
|
|
|
<embed src="../../common/BehaviorShouldBegin.en.md"></embed>
|
|
|
|
<embed src="../../common/Throttle.en.md"></embed>
|
|
|
|
|