Skip to main content
cngx-src documentation

CNGX_CONTAINER_SIZE

Tokenv0.1.0

InjectionToken<CngxContainerSize>

Description#

The nearest query container declared by CngxContainer.

Deliberately has no root factory: absence is meaningful. A component that needs a container and finds none must say so (a dev-mode warning), not silently observe itself.

Type#

InjectionToken<CngxContainerSize>