Skip to content

[Feat] Provide access to all route params via router service #39

@meeroslav

Description

@meeroslav

Components can access their dedicated URL param via RouteParams provider.
Sometimes, components need to be aware of all the params in the URL. This should ideally be provided via router service.
Router survive provides access to url$, queryParams$, and hash$ stream, but not path params.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions