Skip to main content
cngx-src documentation

CngxHierarchicalNavContext

Interface

projects/common/interactive/hierarchical-nav/hierarchical-nav-strategy.ts

Import#

import { CngxHierarchicalNavContext } from '@cngx/common/interactive'

Description#

Context passed to every strategy step. ad is guaranteed non-null (the directive checks before invoking the strategy); activeId is the current ad.activeId() snapshot captured at key-press time.

Index#

Instance Properties#

activeId#string
Readonly
Readonly