Skip to content

Latest commit

 

History

History

custom-link

title toc
Custom Active Link
false

Custom Link Example

This example demonstrates how to make a custom <Link> component to render something different when the link is "active" using the useMatch() and useResolvedPath() hooks.

Preview

Open this example on StackBlitz:

Open in StackBlitz