mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 18:11:08 +08:00
31 lines
695 B
Markdown
31 lines
695 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'`
|
|
|
|
**Required**: false
|
|
|
|
**Description**: 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/BehaviorThrottle.en.md"></embed>
|
|
|
|
<embed src="../../common/IG6GraphEvent.en.md"></embed>
|