1 个仓库
Combines multiple DOM references into a single element to allow shared access between internal and external logic.
Distinct from Ref Forwarding: Specifically handles the merging of multiple refs, whereas ref forwarding just passes a single ref up the tree.
Explore 1 awesome GitHub repository matching user interface & experience · Reference Merging. Refine with filters or upvote what's useful.
Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range
Combines internal element refs with external user refs to allow shared access to the underlying DOM node.