Skip to main content

Module hover_intent

Module hover_intent 

Source
Expand description

Small, reusable hover intent state machine (delay open/close).

This is intended for tooltip / hover-card style overlays where the open state depends on pointer hover plus a delay, and we want a deterministic, testable contract.

Structsยง

HoverIntentConfig
HoverIntentState
HoverIntentUpdate