Empty-state template contextCngxSelectEmptyContext
Interface
projects/forms/select/shared/template-slots.ts
Import#
import { CngxSelectEmptyContext } from '@cngx/forms/select'
Description#
Empty-state template context.
Instance Properties#
Readonly
Distinguishes "no matches" from "no options at all".
Readonly
Live filter term; '' for button-trigger variants.
Readonly
Unfiltered count for "no matches in N items" messaging.