Change event emitted by {@link CngxMultiSelect.selectionChange}
CngxMultiSelectChange
Interface
projects/forms/select/multi-select/multi-select.component.ts
Referenced by#
Import#
import { CngxMultiSelectChange } from '@cngx/forms/select'
Description#
Change event emitted by CngxMultiSelect.selectionChange.
Index#
Instance Properties#
action#
"toggle" | "clear" | "select-all"Readonly
added#
unknownReadonly
Readonly
previousValues#
unknownReadonlyOptional
Values before the change committed. Populated from the pre-toggle
snapshot, the commit-controller rollback target on success, and the
pre-clear array. Plural disambiguates from scalar previousValue.
removed#
unknownReadonly
source#
CngxMultiSelectReadonly
values#
unknownReadonly