Skip to main content
cngx-src documentation

CngxPaginatorTemplates

Interface

projects/ui/paginator/paginator-config.ts

Import#

import { CngxPaginatorTemplates } from '@cngx/ui/paginator'

Description#

Application-wide template-slot defaults. The instance *cngxPaginatorLoading slot still wins over the cascade; this tier supplies a shared override when no per-instance slot is projected. Library default is unset (the built-in CngxProgress bar renders).

Index#

Properties

Instance Properties#

loading#TemplateRef
ReadonlyOptional

Busy indicator shown while the bound async state is busy.