Dependencies for {@link createMenuFocusStack}
CngxMenuFocusStackDeps
Interface
projects/common/interactive/menu/menu-focus-stack.ts
Import#
import { CngxMenuFocusStackDeps } from '@cngx/common/interactive'
Description#
Dependencies for createMenuFocusStack. The caller injects the
keyboard policy and Document and passes them in, so the factory itself
stays pure and swappable via CNGX_MENU_FOCUS_STACK_FACTORY.