Factory for the array commit handler - value reconciliation and finalize orchestration for multi-value selects, one l
forms/select/commit
Category
No results found
Features6#
- TokenCNGX_ARRAY_COMMIT_HANDLER_FACTORYFactory for the array commit handler - value reconciliation and finalize orchestration for multi-value selects, one l...
- TokenCNGX_CHIP_REMOVAL_HANDLER_FACTORYFactory for the chip-removal handler - the per-chip remove path on multi-value selects
- TokenCNGX_COMMIT_ERROR_ANNOUNCER_FACTORYWCAG AAFactory for the scalar-commit error-announce path - turns a failed commit into a live-region message
- TokenCNGX_CREATE_COMMIT_HANDLER_FACTORYFactory for the create-commit handler - the async create-action workflow on CngxActionSelect / CngxActionMultiSelect ...
- TokenCNGX_SCALAR_COMMIT_HANDLER_FACTORYFactory for the scalar commit handler - value reconciliation and finalize orchestration for single-value selects, the...
- TokenCNGX_SELECT_COMMIT_CONTROLLER_FACTORYDI token for the per-variant commit-controller factory
References28#
- InterfaceArrayCommitHandlerAPI returned from {@link createArrayCommitHandler}
- InterfaceArrayCommitHandlerOptionsConfiguration for {@link createArrayCommitHandler}
- InterfaceCngxChipRemovableItemMinimum shape the chip-removal factory needs - just .value
- InterfaceCngxChipRemovalHandlerAPI returned from {@link createChipRemovalHandler}
- InterfaceCngxChipRemovalHandlerOptionsConfig for {@link createChipRemovalHandler}
- InterfaceCngxCommitControllerSelect-side commit-controller surface
- InterfaceCngxCommitErrorAnnounceDepsAnnouncer surface for {@link createCommitErrorAnnouncer} - verbose path through announcer.announce , soft path throug...
- InterfaceCngxCommitErrorAnnouncerOptionsBuilds the scalar-commit error-announce callback from a policy signal
- InterfaceCreateCommitHandlerAPI returned from {@link createCreateCommitHandler}
- InterfaceCreateCommitHandlerOptionsConfiguration for {@link createCreateCommitHandler}
- InterfaceScalarCommitHandlerAPI returned from {@link createScalarCommitHandler}
- InterfaceScalarCommitHandlerOptionsConfiguration for {@link createScalarCommitHandler}
- FunctioncreateArrayCommitHandlerArray-shape commit flow shared by CngxMultiSelect and CngxCombobox
- FunctioncreateChipRemovalHandlerBuilds a {@link CngxChipRemovalHandler}
- FunctioncreateCommitControllerDirect (non-DI) factory for a select-side commit controller
- FunctioncreateCommitErrorAnnouncerDefault factory for the scalar commit-error announcer
- FunctioncreateCreateCommitHandlerPlain factory for the quick-create commit flow
- FunctioncreateScalarCommitHandlerScalar-shape commit flow shared by scalar select variants
- Type AliasCngxArrayCommitHandlerFactoryFactory signature for {@link CNGX_ARRAY_COMMIT_HANDLER_FACTORY}
- Type AliasCngxChipRemovalHandlerFactoryFactory signature for {@link CNGX_CHIP_REMOVAL_HANDLER_FACTORY}
- Type AliasCngxCommitErrorAnnouncePolicyScalar-commit failure announce policy
- Type AliasCngxCommitErrorAnnouncerFactoryFactory signature for {@link CNGX_COMMIT_ERROR_ANNOUNCER_FACTORY}
- Type AliasCngxCreateCommitHandlerFactorySignature of the factory behind {@link CNGX_CREATE_COMMIT_HANDLER_FACTORY}
- Type AliasCngxScalarCommitHandlerFactoryFactory signature for {@link CNGX_SCALAR_COMMIT_HANDLER_FACTORY}
- Type AliasCngxSelectCommitActionAsync write handler invoked on a pick when [commitAction] is bound
- Type AliasCngxSelectCommitControllerFactoryFactory signature for {@link CngxCommitController} instances scoped to the select family
- Type AliasCngxSelectCommitErrorDisplayDefault error UI when no *cngxSelectCommitError slot is projected
- Type AliasCngxSelectCommitModePanel UX during an in-flight commit