The Mouse Events require the user to perform an action with the mouse (or touch) to trigger all the actions inside.
A Mouse Hover Event will trigger the actions while the object is being hovered. Once the object is not hovered anymore, the actions will reverse back to the original state.
With the Mouse Hover Event, there’s only one type of action you can trigger:
- Transition
👉 Next Steps
Key Up Event