How do I find the full Url from a Router Link in Angular? I know how to navigate to a sibling component, however looking for the full url string, to store in variable .
Resources:
how to navigate from sibling component to another sibling component in Angular?