projects/forms/select/shared/option.model.ts
import { CngxSelectOptionDef } from '@cngx/forms/select'
Data-driven option for the Select family. Pass an array to [options]. Element-driven composition uses <cngx-option> (CngxSelectOption) - pick one mode per instance.
[options]
<cngx-option>
CngxSelectOption
boolean
string
unknown
Forwarded to label templates - icons, badges, category metadata.
T