Skip to main content
cngx-src documentation

CNGX_FILTER_ROW_CONTROLLER_FACTORY

Tokenv0.1.0

InjectionToken<CngxFilterRowControllerFactory>

Description#

DI seam for the shared row brain. Default: createFilterRowController. Swap at root or component scope to change row policy (carry-over rules, label resolution, editor dispatch) for every row skin in scope without forking CngxFilterRow or CngxFilterExpressionRow.

Type#

InjectionToken<CngxFilterRowControllerFactory>

Provided in#

'root'