Skip to main content
cngx-src documentation

CngxTreeSelectedItem

Interface

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

Import#

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

Description#

Resolved selection entry surfaced to the chip strip and the chip / trigger-label slots. Carries a display label alongside the raw value so custom markup never has to call labelFn.

Index#

Properties

Instance Properties#

label#string
Readonly
value#T
Readonly