Router Store: Expose some selectors for selecting router info #1854
Labels
Accepting PRs
community watch
Someone from the community is working this issue/PR
enhancement
Project: Router Store
We already have a reducer to add router state on navigations, but don't provide any selectors to get the data out. We should provide a minimum set of selectors out of the box to get:
The initial idea is that this would be a function that returns selectors for the items mentioned above, similar to
getSelectors()
in Entity.The text was updated successfully, but these errors were encountered: