Skip to main content
cngx-src documentation

CNGX_OPTION_FILTER_HOST

Tokenv0.1.0

InjectionToken<CngxOptionFilterHost>

Description#

DI token a host provides on itself when it wants to drive per-option hidden visibility through a reactive search term and a matches policy.

CngxOption injects this token with { optional: true } - standalone use (no host provides the token) leaves every option visible at all times with no DOM cost.

Type#

InjectionToken<CngxOptionFilterHost>