1 Repo
Systems for managing the behavioral and visual configurations of interface guidance elements.
Distinct from Interface Tooltips: Focuses on the orchestration of timing and positioning rather than just the labels themselves
Explore 1 awesome GitHub repository matching user interface & experience · Customizable Frameworks. Refine with filters or upvote what's useful.
This project is a React tooltip component and CSS-driven library used to display descriptive text bubbles when users hover over or focus on specific elements. It functions as an accessible UI widget and customizable framework for managing informational popovers within React applications. The library distinguishes itself through flexible anchor management, allowing a single tooltip instance to be linked to multiple trigger elements via CSS selectors or HTML data attribute binding. It provides specific controls for visibility timing and animation, as well as the ability to disable automatic sty
Provides a system for managing tooltip animations, visibility timing, and relative positioning.