useLinkClickHandler
On this page

useLinkClickHandler

Summary

Reference Documentation ↗

Handles the click behavior for router <Link> components. This is useful if you need to create custom <Link> components with the same click behavior we use in our exported <Link>.

Signature

useLinkClickHandler(to, __namedParameters): undefined

Params

to

No documentation

__namedParameters

No documentation

Docs and examples CC 4.0