Skip to main content
cngx-src documentation

CNGX_CHART_CONTEXT

Tokenv0.1.0

InjectionToken<CngxChartContext>

Description#

Injection token consumed by every chart child ([cngxAxis], layer atoms, <cngx-chart-data-table>). <cngx-chart> provides itself via useExisting; child queries narrow the generic on the consumer side.

Type#

InjectionToken<CngxChartContext>