Skip to main content
cngx-src documentation

CngxMenuFeature

Type Aliascommon/interactive/menu

projects/common/interactive/menu/provide-cngx-menu.ts

Description#

Union of every feature kind the menu family aggregator accepts. Today that is only CngxMenuConfigFeature (target 'config'); future surfaces (e.g. submenu-only or announcer overrides) will widen this union and provideCngxMenu will dispatch to the matching provide*Config based on each feature's hidden _target discriminator.