1 مستودع
Developer tools specifically designed to inspect and troubleshoot floating element coordinates.
Distinct from Floating Element Positioning: Focuses on the debugging of floating element placement rather than general element positioning.
Explore 1 awesome GitHub repository matching user interface & experience · Positioning Debuggers. 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
Provides a dedicated debugger for inspecting and refining the placement of floating interface elements.