RouterLinkWithHref
directive
When applied to an element in a template, makes that element a link
that initiates navigation to a route. Navigation opens one or more routed components
in one or more <router-outlet>
locations on the page.
API
Description
Usage Notes
class RouterLinkWithHref implements OnChanges ,OnDestroy {}
Jump to details