Skip to main content
cngx-src documentation

provideTimelineConfigAt

Functioncommon/timeline

projects/common/timeline/timeline-config.ts

Description#

Component-scoped override. Returns Provider[] rather than EnvironmentProviders because viewProviders rejects opaque environment providers.

Features merge onto the parent config - an enclosing scope, or the root provider, or the library defaults when neither is present - so a region can re-phrase one label without resetting every other one the app set.

Signature#

provideTimelineConfigAt(...features: undefined)

Parameters#

@paramfeatures

Returns#

Provider[]