Descriptor of an item managed by CngxActiveDescendant
ActiveDescendantItem
Interface
projects/common/a11y/active-descendant/ad-item.token.ts
Referenced by#
Import#
import { ActiveDescendantItem } from '@cngx/common/a11y'
Description#
Descriptor of an item managed by CngxActiveDescendant.
id must be unique and stable across change detection runs (use nextUid()
from @cngx/core/utils). label is used by typeahead matching.