1 repository
UI patterns for embedding interactive form controls like checkboxes and radios within menu items.
Distinct from Conditional Menu Items: Focuses on the integration of input controls into menu items rather than the conditional visibility of the items.
Explore 1 awesome GitHub repository matching user interface & experience · Embedded Menu Inputs. Refine with filters or upvote what's useful.
React Menu is a library for building accessible, keyboard-navigable dropdown and context menus within web applications. It provides a set of tools for creating complex, hierarchical navigation structures that support unlimited submenu nesting and standard accessibility patterns for screen reader compatibility. The library distinguishes itself through a focus on dynamic layout and positioning, utilizing real-time collision detection to adjust menu placement relative to anchor elements and viewport boundaries. It employs a portal-based rendering strategy to prevent clipping and z-index conflict
Allows embedding interactive form controls like checkboxes and radio buttons directly into menu items for complex selection workflows.