projects/data-display/treetable/treetable.token.ts
import { TreetableTemplates } from '@cngx/data-display/treetable'
App-wide default templates for the treetable's async-state surfaces (withTreetableTemplates). Each key mirrors the projected slot of the same region and receives the same template context.
TemplateRef
Default for the empty surface (*cngxEmpty).
*cngxEmpty
Default for the error surface (*cngxError); gets CngxErrorTplContext.
*cngxError
Default for the refresh-indicator content (*cngxRefresh).
*cngxRefresh
Default for one skeleton placeholder row (*cngxSkeletonRow); gets CngxSkeletonRowTplContext.
*cngxSkeletonRow