2 Repos
Interfaces that allow multiple modal windows to be stacked on top of one another.
Distinct from Dialogs: Focuses on the stacking and backdrop management of multiple dialogs rather than a single modal instance.
Explore 2 awesome GitHub repositories matching user interface & experience · Nested. 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
Supports opening secondary confirmation dialogs on top of parent dialogs with coordinated backdrop management.
Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes
Enables stacking multiple modal dialogs with depth-aware layering indicators for nested interactions.