Skip to main content
cngx-src documentation

provideIncrementalListConfigAt

Functionui/collectionv0.1.0

projects/ui/collection/incremental-list-config.ts

Description#

Component-scoped incremental-list 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 labels without disturbing the rest of the app.

Signature#

provideIncrementalListConfigAt(...features: undefined)

Parameters#

@paramfeatures

Returns#

Provider[]