Skip to main content
cngx-src documentation

CngxTreeSelectChipContext

Interface

projects/forms/select/tree-select/tree-select.model.ts

Import#

import { CngxTreeSelectChipContext } from '@cngx/forms/select'

Description#

Context for *cngxTreeSelectChip. Mirrors CngxMultiSelectChipContext shape so consumer snippets share across variants.

Index#

Instance Properties#

Readonly
Readonly
remove#function
Readonly

Commit-aware removal. Always single-deselect, even with [cascadeChildren]="true" - chip × represents one explicit value.