g6/packages/site/docs/apis/behaviors/HoverActivateOptions.en.md

29 lines
595 B
Markdown
Raw Normal View History

2023-11-11 20:54:37 +08:00
---
title: HoverActivateOptions
2023-11-12 13:52:11 +08:00
order: 7
2023-11-11 20:54:37 +08:00
---
Activate on hover
2023-11-13 13:41:40 +08:00
- [Update the Label](/en/examples/interaction/label/#update)
2023-11-11 20:54:37 +08:00
<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
2023-11-11 20:54:37 +08:00
<embed src="../../common/BehaviorEventName.en.md"></embed>
<embed src="../../common/BehaviorItemTypes.en.md"></embed>
<embed src="../../common/BehaviorShouldBegin.en.md"></embed>
2023-11-12 19:49:25 +08:00
<embed src="../../common/Throttle.en.md"></embed>
2023-11-11 21:09:52 +08:00