Skip to main content
cngx-src documentation

CNGX_MENU_FOCUS_STACK_FACTORY

Tokenv0.1.0WCAG AA

InjectionToken<CngxMenuFocusStackFactory>

Description#

DI token carrying the CngxMenuFocusStackFactory. Defaults to createMenuFocusStack; override via providers / viewProviders to swap the submenu focus-stack model (non-W3C keyboard routing, telemetry-wrapped traversal, test-doubled stack) without forking the trigger.

Type#

InjectionToken<CngxMenuFocusStackFactory>

Provided in#

'root'