Skip to main content
cngx-src documentation

CNGX_CREATE_COMMIT_HANDLER_FACTORY

Tokenv0.1.0

InjectionToken<CngxCreateCommitHandlerFactory>

Description#

Factory for the create-commit handler - the async create-action workflow on CngxActionSelect / CngxActionMultiSelect that turns user input into a new option. Default createCreateCommitHandler. Override via providers / viewProviders for retry-with-backoff, offline queues, audit logging, or telemetry.

Type#

InjectionToken<CngxCreateCommitHandlerFactory>

Provided in#

'root'