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.
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.