Skip to main content
cngx-src documentation

CngxMultiSelectChipContext

Interface

projects/forms/select/shared/template-slots.ts

Import#

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

Description#

Per-chip context for CngxMultiSelect and CngxReorderableMultiSelect. remove() routes through the commit flow when [commitAction] is bound. index is only set by the reorderable variant.

Index#

Instance Properties#

Readonly
index#number
ReadonlyOptional
Readonly
remove#function
Readonly