Skip to main content
cngx-src documentation

provideCngxPaginatorConfigAt

Functionui/paginatorv0.1.0

projects/ui/paginator/paginator-config.ts

Description#

Component-scoped paginator configuration override. Pass into a component's or directive's viewProviders; features merge on top of the parent config (an enclosing scope or the application root), so a region can re-phrase its announcements or labels without disturbing the rest of the app.

Signature#

provideCngxPaginatorConfigAt(...features: undefined)

Parameters#

@paramfeatures

Returns#

Provider[]