1 مستودع
Tools for inspecting and verifying the spatial calculations of floating elements.
Distinct from Floating Element Positioning: Specifically targets the debugging of calculated coordinates for floating elements, not general UI positioning.
Explore 1 awesome GitHub repository matching user interface & experience · Placement Debugging. Refine with filters or upvote what's useful.
Floating UI is a JavaScript positioning library and layout engine designed to calculate the exact coordinates for floating interface elements such as tooltips, popovers, and dropdowns. It functions as a floating element orchestrator that ensures these components remain visible and aligned relative to a reference element. The library features a platform-abstraction layer that decouples positioning logic from the document object model. This allows the engine to support both standard web environments and non-DOM targets, including canvas or graphics buffers, through custom coordinate and measure
Includes a dedicated developer tools extension for inspecting and refining floating element placement.