projects/common/interactive/menu/dismiss-handler.ts
Default factory. Pure closure over opts - no Angular DI. Mirrors the shape of @cngx/forms/select's createDismissHandler so future cross-family consolidation has a clean target.
opts
@cngx/forms/select
createDismissHandler
Override via CNGX_MENU_DISMISS_HANDLER_FACTORY for telemetry-wrapped or test-doubled dismissal.
createMenuDismissHandler(opts: CngxMenuDismissHandlerOptions)
CngxMenuDismissHandlerOptions
CngxMenuDismissHandler