Skip to main content
cngx-src documentation

CngxTagGroupHeaderContext

Interface

projects/common/display/tag-group/slots/tag-group-slot.context.ts

Referenced by#

Import#

import { CngxTagGroupHeaderContext } from '@cngx/common/display'

Description#

Context exposed by the *cngxTagGroupHeader slot — the full reactive group state plus the live count of projected CngxTag children. Lets consumer headers render "Filters ({{ count }})" without injecting the group.

$implicit is void because the slot has no positional payload — consumers reach for the named fields below.

Index#

Instance Properties#

$implicit#void
Readonly
Readonly
count#number
Readonly
Readonly
label#string | undefined
Readonly
semanticList#boolean
Readonly