Live demo — this example is server-driven; run the showcase locally for the interactive version.
Context selector
Use Context selector straight from a Qute template — parameters and slots instead of Java builders. This reference is generated
from the runtime template sources: each template documents its parameters and slots in the header comment shown
beneath its include line.
Context selector — PatternFly v6 (MenuToggle + Menu composition)
Required: toggleText
Optional: id — DOM id on the root; omit unless something else references the selector.
Content block: <li> menu items
Optional #footer slot: a pf-v6-c-menu__footer element rendered after the menu content.
The search input filters live; the search button matches PF's markup (PF only filters on click/Enter).