The '''HoverArea''' component listens for a [[User|user]]'s hover event on a [[UIX]] element. This component only works when it has an interactable component on the same [[Slot]], such as a [[Component:Button|Button]].
{{Table ComponentFields
{{Table ComponentFields
|IsHovering|Bool|
|IsHovering|Bool|Updates when a user's hover event is detected.
The HoverArea component listens for a user's hover event on a UIX element. This component only works when it has an interactable component on the same Slot, such as a Button.