Select-family live-region announcer · Factory token · Per-chip context for CngxCombobox
forms/select
Category
No results found
Features64#
- InjectableCngxSelectAnnouncerWCAG AASelect-family live-region announcer
- TokenCNGX_TRIGGER_FOCUS_FACTORYWCAG AAFactory token
- ComponentCngxActionMultiSelectWCAG AAMulti-value combobox with inline quick-create
- ComponentCngxActionSelectWCAG AASingle-value autocomplete with inline quick-create
- ComponentCngxComboboxWCAG AATag-input style multi-value combobox
- 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
- TokenCNGX_ACTION_SELECT_CONFIGWCAG AAResolved configuration for the action-select composites - the inline create-action workflow shared by CngxActionSelec...
- TokenCNGX_SELECT_CONFIGWCAG AAResolved configuration shared by every select-family composite - panel presentation, loading / refreshing variants, c...
- TokenCNGX_DISMISS_HANDLER_FACTORYFactory for the DismissHandler that decides when an open panel closes (outside click, Escape, blur, select)
- TokenCNGX_FLAT_NAV_STRATEGYWCAG AAFlat-variant keyboard-nav strategy token
- TokenCNGX_SEARCH_EFFECTS_FACTORYFactory for the search effects that wire a debounced search term to panel auto-open and the searchTermChange forward
- ComponentCngxSelectDividerWCAG AAVisual separator between groups / options
- ComponentCngxSelectOptgroupWCAG AADeclarative-mode group element
- ComponentCngxSelectOptionWCAG AADeclarative-mode option element
- ComponentCngxSelectSearchWCAG AADeclarative-mode search element
- TokenCNGX_SELECT_SHELL_SEARCH_HOSTWCAG AADI token a CngxSelectShell (or any pin-compatible host) provides on itself
- ComponentCngxMultiSelectWCAG AAMulti-select sibling of {@link CngxSelect}
- TokenCNGX_PANEL_LIFECYCLE_EMITTER_FACTORYWCAG AAFactory for the panel lifecycle emitter - runs open / close side effects and restores focus to the trigger on close
- TokenCNGX_PANEL_RENDERER_FACTORYWCAG AARenderer factory token
- ComponentCngxReorderableMultiSelectWCAG AAMulti-select with pointer-drag and keyboard reorder of selected values (modifier + arrow, Home/End)
- TokenCNGX_REORDER_COMMIT_HANDLER_FACTORYFactory for the reorder-commit handler - persists CngxReorderableMultiSelect drag and keyboard reorders
- TokenCNGX_REORDERABLE_SELECT_CONFIGWCAG AAResolved configuration for CngxReorderableMultiSelect - the keyboard reorder modifier, drag-handle template, selectio...
- ComponentCngxSelectShellWCAG AANative-feeling single-value dropdown with declarative options - consumers project <cngx-option> / <cngx-optg...
- ComponentCngxSelectWCAG AANative-feeling single-select dropdown
- TokenCNGX_ACTION_HOST_BRIDGE_FACTORYFactory token for {@link ActionHostBridge}
- TokenCNGX_DISPLAY_BINDING_FACTORYFactory for the DisplayBinding that turns a select's current value into the trigger's display text
- TokenCNGX_LOCAL_ITEMS_BUFFER_FACTORYFactory token for {@link LocalItemsBuffer}
- TokenCNGX_PROJECTED_OPTION_MODEL_FACTORYFactory for the projected-option model - folds projected <cngx-option> / <cngx-optgroup> content into the...
- TokenCNGX_SELECT_DISABLE_FIELD_SYNCProvide truthy in a subtree to suppress {@link createFieldSync} for every descendant select
- DirectiveCngxComboboxChipWCAG AA*cngxComboboxChip slot
- DirectiveCngxComboboxTriggerLabelWCAG AA*cngxComboboxTriggerLabel slot - replaces the chip-strip loop; search input stays in place
- DirectiveCngxMultiSelectChipWCAG AA*cngxMultiSelectChip slot
- DirectiveCngxMultiSelectChipHandleWCAG AA*cngxMultiSelectChipHandle slot - reorderable chip drag-handle glyph
- DirectiveCngxMultiSelectTriggerLabelWCAG AA*cngxMultiSelectTriggerLabel slot - replaces the entire chip strip
- DirectiveCngxSelectActionWCAG AA*cngxSelectAction slot - inline workflow projected per actionPosition ( top / bottom / both )
- DirectiveCngxSelectCaretWCAG AA*cngxSelectCaret slot - overrides the trigger caret
- DirectiveCngxSelectCheckWCAG AA*cngxSelectCheck slot - overrides the default selection indicator
- DirectiveCngxSelectClearButtonWCAG AA*cngxSelectClearButton slot - replaces the ✕ button
- DirectiveCngxSelectCommitErrorWCAG AA*cngxSelectCommitError slot
- DirectiveCngxSelectEmptyWCAG AA*cngxSelectEmpty slot
- DirectiveCngxSelectErrorWCAG AA*cngxSelectError slot
- DirectiveCngxSelectInputPrefixWCAG AA*cngxSelectInputPrefix slot - projected before the trigger <input>
- DirectiveCngxSelectInputSuffixWCAG AA*cngxSelectInputSuffix slot - projected after the trigger <input> , before clear/caret
- DirectiveCngxSelectLoadingWCAG AA*cngxSelectLoading slot
- DirectiveCngxSelectLoadingGlyphWCAG AA*cngxSelectLoadingGlyph slot - replaces the spinner/bar/dots inner body
- DirectiveCngxSelectOptgroupTemplateWCAG AA*cngxSelectOptgroup slot - overrides the optgroup header
- DirectiveCngxSelectOptionErrorWCAG AA*cngxSelectOptionError slot - inline
- DirectiveCngxSelectOptionLabelWCAG AA*cngxSelectOptionLabel slot
- DirectiveCngxSelectOptionPendingWCAG AA*cngxSelectOptionPending slot - replaces .cngx-select__option-spinner
- DirectiveCngxSelectPlaceholderWCAG AA*cngxSelectPlaceholder slot - overrides the trigger placeholder
- DirectiveCngxSelectRefreshingWCAG AA*cngxSelectRefreshing slot - top-bar overlay during refresh
- DirectiveCngxSelectRetryButtonWCAG AA*cngxSelectRetryButton slot
- DirectiveCngxSelectTriggerLabelWCAG AA*cngxSelectTriggerLabel slot
- TokenCNGX_TEMPLATE_REGISTRY_FACTORYFactory that resolves the select family's slot-template registry
- ComponentCngxTreeSelectWCAG AATree-structured multi-select
- DirectiveCngxTreeSelectChipWCAG AAPer-chip override for CngxTreeSelect 's trigger
- DirectiveCngxTreeSelectNodeWCAG AAOverride template for a single CngxTreeSelect row
- DirectiveCngxTreeSelectTriggerLabelWCAG AAOverride the entire chip strip with a custom summary
- ComponentCngxTypeaheadWCAG AASingle-value async autocomplete
References202#
- InterfaceCngxComboboxChipContextPer-chip context for CngxCombobox
- InterfaceCngxComboboxTriggerLabelContextTrigger-label context for CngxCombobox
- InterfaceCngxMultiSelectChipContextPer-chip context for CngxMultiSelect and CngxReorderableMultiSelect
- InterfaceCngxMultiSelectTriggerLabelContextTrigger-label context for CngxMultiSelect
- InterfaceCngxSelectActionContextInline action-slot context for *cngxSelectAction
- InterfaceCngxSelectAnnouncerInputsPer-instance announcer inputs
- InterfaceCngxSelectCaretContextContext for the trigger caret template
- InterfaceCngxSelectCheckBoxContextBox-style indicator branch
- InterfaceCngxSelectCheckRadioContextRadio-style indicator branch
- InterfaceCngxSelectClearButtonContextClear-button context shared by single-clear and clear-all surfaces
- InterfaceCngxSelectCommitErrorContextCommit-error template context
- InterfaceCngxSelectConfigResolved select-family configuration cascade
- InterfaceCngxSelectConfigFeatureFeature returned by a with* helper
- InterfaceCngxSelectCoreOutput of {@link createSelectCore} - pure-derivation signals shared by every select-family component
- InterfaceCngxSelectCoreDepsSignal inputs for {@link createSelectCore}
- InterfaceCngxSelectEmptyContextEmpty-state template context
- InterfaceCngxSelectErrorContextContext for the error panel template (shown when state()?.isError() )
- InterfaceCngxSelectFallbackLabelsFallback labels for CngxSelectPanelShell 's built-in views
- InterfaceCngxSelectInputSlotContextContext for input-prefix / input-suffix slots
- InterfaceCngxSelectLoadingContextLoading-template context
- InterfaceCngxSelectOptgroupContextContext for the optgroup header template
- InterfaceCngxSelectOptionErrorContextPer-row commit-error glyph context for commitErrorDisplay === 'inline'
- InterfaceCngxSelectOptionLabelContextContext for the option label template (rich content inside each option)
- InterfaceCngxSelectOptionPendingContextPer-row pending-indicator context
- InterfaceCngxSelectPanelHostAdapterPre-bound bundle for {@link CngxSelectCore.panelHostAdapter}
- InterfaceCngxSelectPlaceholderContextContext for the placeholder template (empty selection)
- InterfaceCngxSelectRefreshingContextRefreshing-indicator template context
- InterfaceCngxSelectRetryButtonContextRetry-button slot context
- InterfaceCngxSelectTriggerAriaARIA projection for the trigger
- InterfaceCngxSelectTriggerLabelContextContext for the trigger label template
- InterfaceCngxTriggerFocusStateFocus-state slot shared by every select-family trigger
- Functionbucket
- FunctioncreateTriggerFocusStateBuilds the focus-state slot
- Functiondedup
- Functionfeature
- FunctioninjectSelectAnnouncerRoot-scoped {@link CngxSelectAnnouncer} for custom composites that want to share the family live-region
- FunctioninjectSelectConfigEffective select config for the current injector, merged with library defaults
- FunctionisOptionDisabledDisabled-check across both option shapes: CngxSelectOptionDef.disabled - plain boolean (data-driven) CngxOption.disab...
- FunctionprovideSelectConfigApp-wide defaults for the Select family
- FunctionprovideSelectConfigAtComponent-scoped config
- FunctionwithAnnouncerConfigure the live-region announcer used for selection changes
- FunctionwithAriaLabelsSets ARIA-label overrides
- FunctionwithCaretWhether the trigger's dropdown caret glyph is rendered
- FunctionwithChipOverflowSets the chip-strip overflow mode
- FunctionwithCommitErrorAnnouncePolicyForces the scalar-commit error-announce policy
- FunctionwithCommitErrorDisplayDefault [commitAction] error surface
- FunctionwithDismissOnDismiss strategy for the panel
- FunctionwithEnterKeyHintForces enterkeyhint across input-trigger variants
- FunctionwithFallbackLabelsSets the panel-shell visible-fallback labels
- FunctionwithInputModeSets inputmode for input-trigger variants
- FunctionwithLoadingVariantFirst-load indicator variant
- FunctionwithMaxVisibleChipsSets maxVisibleChips for truncate mode
- FunctionwithOpenOnOpen strategy for the trigger
- FunctionwithPanelClassClass list applied to every select panel
- FunctionwithPanelWidthPanel width: 'trigger' (match), fixed px number, or null (natural)
- FunctionwithPopoverPlacementDefault popover placement for flat variants
- FunctionwithRefreshingVariantSets the refreshing indicator
- FunctionwithRestoreFocusWhether the trigger is re-focused after the panel closes
- FunctionwithSelectionIndicatorWhether the selected-option checkmark is rendered at all
- FunctionwithSelectionIndicatorPositionSets the selection-indicator position
- FunctionwithSelectionIndicatorVariantSets the selection-indicator glyph
- FunctionwithSkeletonRowCountSets skeletonRowCount
- FunctionwithTypeaheadDebounceTypeahead buffer debounce in ms
- FunctionwithTypeaheadWhileClosedTypeahead-while-closed (native <select> parity)
- FunctionwithVirtualizationOpts in to recycler virtualisation
- VariableNO_ACTION_DIRECTIVEResolves the shared template slots through the 3-stage cascade
- VariableNO_LOADING_GLYPH_DIRECTIVE
- Type AliasCngxSelectCheckContextSelection-indicator slot context
- Type AliasCngxSelectCompareFnValue-to-option equality
- Type AliasCngxSelectCreateActionAsync write handler for the action-slot commit() callback
- Type AliasCngxTriggerFocusFactoryFactory signature for {@link CNGX_TRIGGER_FOCUS_FACTORY}
- InterfaceCngxActionMultiSelectChangeChange event emitted by {@link CngxActionMultiSelect.selectionChange}
- InterfaceCngxActionSelectChangeChange event emitted by {@link CngxActionSelect.selectionChange}
- InterfaceCngxComboboxChangeChange event emitted by {@link CngxCombobox.selectionChange}
- 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
- InterfaceCngxActionSelectConfigApp-wide config for the action-select organisms
- InterfaceCngxActionSelectConfigFeatureFeature returned by the with* helpers
- InterfaceCngxSelectAnnouncerConfigLive-region announcer config: politeness + formatter
- InterfaceCngxSelectAriaLabelsARIA-label overrides
- InterfaceCngxSelectTemplateContextsOverride contexts mirroring the per-instance *cngxSelect* slots
- InterfaceCngxSelectVirtualizationConfigBuilt-in recycler virtualiser tuning
- FunctionprovideActionSelectConfigApp-wide action-select config
- FunctionprovideActionSelectConfigAtComponent-scoped action-select config
- FunctionprovideCngxSelectApp-wide entry point for the Select-family configuration surfaces
- FunctionprovideCngxSelectAtComponent-scoped twin of {@link provideCngxSelect}
- FunctionwithActionAriaLabelSets the action-slot ARIA label
- FunctionwithActionPopoverPlacementSets the popover placement for the action organisms
- FunctionwithActionPositionSets the default *cngxSelectAction slot position
- FunctionwithCloseOnCreateForces closeOnCreate across both action organisms
- FunctionwithFocusTrapBehaviorSets {@link CngxActionFocusTrapBehavior}
- FunctionwithLiveInputFallbackSets the live-input fallback policy
- Type AliasCngxActionFocusTrapBehaviorFocus-trap policy for the action-slot workflow: 'dirty' (default) - trap on while actionDirty() is true
- Type AliasCngxActionPositionSlot position inside the panel frame
- Type AliasCngxSelectAggregatorFeatureFeature union for {@link provideCngxSelect} / {@link provideCngxSelectAt}
- Type AliasCngxSelectLoadingVariantFirst-load async view variant
- Type AliasCngxSelectRefreshingVariantSubsequent-load indicator overlaying visible options
- Type AliasCngxSelectSelectionIndicatorPositionSelection-indicator position relative to the option label
- Type AliasCngxSelectSelectionIndicatorVariantSelection-indicator glyph
- InterfaceADActivationDispatcherOptionsDependencies and callbacks for {@link createADActivationDispatcher}
- InterfaceCngxFlatNavContextContext passed to every {@link CngxFlatNavStrategy} method
- InterfaceCngxFlatNavListboxItemMinimum disabled-shape the flat-nav strategy reads
- InterfaceCngxFlatNavStrategyKeyboard-nav policy for the flat select variants (single, multi, reorderable-multi): PageUp/PageDown via {@link resol...
- InterfaceDismissHandlerAPI from {@link createDismissHandler}
- InterfaceDismissHandlerOptionsConfig for {@link createDismissHandler}
- InterfaceSearchEffectsOptionsConfig for {@link createSearchEffects}
- InterfaceTypeaheadControllerPublic API returned from {@link createTypeaheadController}
- InterfaceTypeaheadControllerOptionsConfiguration for {@link createTypeaheadController}
- FunctioncreateADActivationDispatcherWires listbox.ad.activated into the variant's commit / non-commit callbacks
- FunctioncreateDefaultFlatNavStrategyCanonical W3C listbox flat-nav: PageUp/Down step 10 with disabled back-probe; typeahead delegates to the variant'...
- FunctioncreateDismissHandlerClick-outside handler
- FunctioncreateSearchEffectsOne or two effect() s for input-trigger variants: skipInitial -gated searchTermChange forward (when emit is set) and ...
- FunctioncreateTypeaheadController<select> keyboard-typeahead: printable-key guard, lower-case match, disabled skip, round-robin walk, debounced ...
- FunctionresolvePageJumpTargetPageUp/PageDown helper
- Type AliasCngxDismissHandlerFactoryFactory signature for {@link CNGX_DISMISS_HANDLER_FACTORY}
- Type AliasCngxFlatNavActionStrategy result
- Type AliasCngxSearchEffectsFactoryFactory signature for {@link CNGX_SEARCH_EFFECTS_FACTORY}
- InterfaceCngxSelectShellSearchHostPull-based contract for a select-shell host so a projected <cngx-select-search> reads and writes the search ter...
- InterfaceCngxMultiSelectChangeChange event emitted by {@link CngxMultiSelect.selectionChange}
- InterfacePanelLifecycleEmitterOptionsConfig for {@link createPanelLifecycleEmitter}
- InterfacePanelRendererRenderer surface read by the panel
- InterfacePanelRendererInputInput bundle for {@link CngxPanelRendererFactory}
- FunctioncreateIdentityPanelRendererPass-through renderer: every option enters the DOM
- FunctioncreatePanelLifecycleEmitterOne effect() that emits openedChange / opened / closed on panelOpen flips and restores focus to the trigger after close
- FunctioncreateRecyclerPanelRendererFactoryBuilds a {@link CngxPanelRendererFactory} backed by a consumer-owned {@link CngxRecycler}
- Type AliasCngxPanelLifecycleEmitterFactoryFactory signature for {@link CNGX_PANEL_LIFECYCLE_EMITTER_FACTORY}
- Type AliasCngxPanelRendererFactoryFactory signature for {@link CNGX_PANEL_RENDERER_FACTORY}
- InterfaceCngxReorderableMultiSelectChangeChange event emitted by CngxReorderableMultiSelect.selectionChange and .reordered
- InterfaceCngxReorderableSelectConfigApp-wide config for reorder-aware select variants
- InterfaceCngxReorderableSelectConfigFeatureFeature returned by the with* helpers
- InterfaceReorderCommitHandlerAPI returned from {@link createReorderCommitHandler}
- InterfaceReorderCommitHandlerOptionsConfiguration for {@link createReorderCommitHandler}
- FunctioncreateReorderCommitHandlerPlain factory for the reorder-commit flow used by CngxReorderableMultiSelect
- FunctionprovideReorderableSelectConfigApp-wide defaults for reorder-aware select variants
- FunctionprovideReorderableSelectConfigAtComponent-scoped reorderable-select config
- FunctionwithDefaultDragHandleSets the default drag-handle glyph app-wide via TemplateRef<void>
- FunctionwithReorderAriaLabelSets the chip-strip ARIA label
- FunctionwithReorderKeyboardModifierSets the keyboard modifier gating reorder moves
- FunctionwithReorderStripFreezeSets strip-freeze-on-commit
- Type AliasCngxReorderCommitHandlerFactorySignature of the factory behind {@link CNGX_REORDER_COMMIT_HANDLER_FACTORY}
- InterfaceCngxSelectShellChangeChange event emitted by {@link CngxSelectShell.selectionChange} on a user pick
- InterfaceCngxSelectChangeChange event emitted by {@link CngxSelect.selectionChange} on user picks
- InterfaceActionHostBridgeBridge surface plugged into the variant's view-host contract: dirty + callbacks feed the panel shell, shouldTrapF...
- InterfaceActionHostBridgeOptionsOptions for {@link createActionHostBridge}
- InterfaceCngxSelectOptionDefData-driven option for the Select family
- InterfaceCngxSelectOptionGroupDefData-driven optgroup descriptor
- InterfaceDisplayBindingAPI returned from {@link createDisplayBinding}
- InterfaceDisplayBindingOptionsConfiguration for {@link createDisplayBinding}
- InterfaceLocalItemsBufferAppend-only buffer for locally-patched options
- InterfaceProjectedOptionModelOutput of {@link createProjectedOptionModel}
- InterfaceProjectedOptionModelInputInput for {@link createProjectedOptionModel}
- FunctioncreateActionHostBridgeAction-host bridge for a select-family variant: dirty signal + stable callbacks bundle + focus-trap policy + dismiss-...
- FunctioncreateDisplayBindingBidirectional binding between a scalar value signal and the visible text of a co-located <input> running CngxLi...
- FunctioncreateFieldSyncGate-aware wrapper over the canonical createFieldSync from @cngx/forms/field
- FunctioncreateLocalItemsBufferBuilds a {@link LocalItemsBuffer}
- FunctioncreateProjectedOptionModelHierarchy-preserving option model derived from projected DOM
- FunctionfilterSelectOptionsFilters by term using a listbox match fn
- FunctionflattenSelectOptionsFlattens grouped + flat input
- FunctionisCngxSelectOptionGroupDefGroup / flat-option type guard
- FunctionmergeLocalItemsFolds a local-items buffer onto server-provided options, deduped by value via compareWith
- Type AliasCngxActionHostBridgeFactoryFactory signature for {@link CNGX_ACTION_HOST_BRIDGE_FACTORY}
- Type AliasCngxDisplayBindingFactoryFactory signature for {@link CNGX_DISPLAY_BINDING_FACTORY}
- Type AliasCngxLocalItemsBufferFactoryFactory signature for {@link CNGX_LOCAL_ITEMS_BUFFER_FACTORY}
- Type AliasCngxProjectedOptionModelFactoryFactory signature for {@link CNGX_PROJECTED_OPTION_MODEL_FACTORY}
- Type AliasCngxSelectOptionsInputMixed flat-or-grouped options accepted by [options] in data-driven mode
- InterfaceCngxSelectTemplateRegistryResolved template-ref signals - output of the 3-stage cascade, ready for *ngTemplateOutlet
- InterfaceCngxSelectTemplateRegistryQueriesRaw contentChild queries passed to {@link createTemplateRegistry}
- FunctioncreateTemplateRegistryBuild a resolved {@link CngxSelectTemplateRegistry} from raw contentChild directive queries
- Type AliasCngxTemplateRegistryFactoryFactory signature for {@link CNGX_TEMPLATE_REGISTRY_FACTORY}
- InterfaceCngxTreeSelectChangeChange event emitted by CngxTreeSelect.selectionChange
- InterfaceCngxTreeSelectChipContextContext for *cngxTreeSelectChip
- InterfaceCngxTreeSelectedItemResolved selection entry surfaced to the chip strip and the chip / trigger-label slots
- InterfaceCngxTreeSelectNodeContextContext for *cngxTreeSelectNode
- InterfaceCngxTreeSelectTriggerLabelContextContext for *cngxTreeSelectTriggerLabel
- Type AliasCngxTreeSelectActionAction reported on CngxTreeSelectChange.action
- InterfaceCngxTypeaheadChangeChange event emitted by {@link CngxTypeahead.selectionChange}