Skip to content

[Primitive] Add a Global Configuration Provider for primitive configuration #178

@pimenovoleg

Description

@pimenovoleg

Description
Implement a global configuration provider in Angular to enable the centralized configuration of primitives.

Criteria

  • Components should consume the provider and allow fallback to local configurations.
  • Ensure sensible default configurations are applied if no global or local values are provided.
  • Enable developers to override configurations on a per-component basis.

Documentation

  • Include examples in the documentation showing:
    • How to set up the global provider.
    • How components inherit configurations.
    • Overriding configurations locally.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions