2 Repos
Rendering content relative to a reference element with configurable placement, offsets, and HTML support.
Distinct from Floating Content Windows: Candidates focus on OS windows or notifications; this is for general web-based floating UI components
Explore 2 awesome GitHub repositories matching user interface & experience · Floating Element Rendering. Refine with filters or upvote what's useful.
Tippy.js is a JavaScript tooltip library and interactive popup framework used to create tooltips, popovers, and dropdowns. It functions as a floating UI component toolkit that renders content relative to a reference element with support for automatic positioning, flip-positioning, and offsets. The library acts as an accessible overlay manager, using ARIA attributes and focus management to ensure screen reader compatibility. It also serves as a CSS animation tool, providing utilities for transitions, spring physics, and themes to manage the visual entry and exit of floating interface elements.
Renders floating content relative to a reference element with configurable placement, offsets, and custom HTML.
This project is a collection of accessible, reusable interface components built for the Svelte framework. It functions as a comprehensive design system implementation, providing a standardized toolkit for constructing responsive and inclusive user interfaces that adhere to established design language and accessibility guidelines. The library distinguishes itself through a deep integration with the Svelte framework, utilizing compiler-based transformations to optimize component rendering and reactive state synchronization. It features a robust theme management system that applies visual styles
Implements portal-based rendering for floating UI elements to ensure overlays are positioned correctly without being clipped by parent containers.