Skip to main content
cngx-src documentation

CngxSelectShellChange

Interface

projects/forms/select/select-shell/select-shell.component.ts

Referenced by#

Import#

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

Description#

Change event emitted by CngxSelectShell.selectionChange on a user pick.

Index#

Instance Properties#

previousValue#T | undefined
ReadonlyOptional
source#CngxSelectShell
Readonly
value#T | undefined
Readonly