Skip to main content
cngx-src documentation

CNGX_TOC

Tokenv0.1.0

InjectionToken<CngxTocContract>

Description#

Contract token for a toc rail. CngxToc provides it via { provide: CNGX_TOC, useExisting: CngxToc }, so a collaborator injects the narrow CngxTocContract instead of the concrete class.

Type#

InjectionToken<CngxTocContract>