Skip to main content
cngx-src documentation

CNGX_SIDENAV

Tokenv0.1.0

InjectionToken<CngxSidenavContract>

Description#

Contract token for a sidenav rail. CngxSidenav provides it via { provide: CNGX_SIDENAV, useExisting: CngxSidenav }, so a collaborator injects the narrow CngxSidenavContract instead of the concrete class.

Type#

InjectionToken<CngxSidenavContract>