projects/forms/select/tree-select/tree-select.model.ts
import { CngxTreeSelectedItem } from '@cngx/forms/select'
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.
labelFn
string
T