Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 649 Bytes

useLinkClickHandler.md

File metadata and controls

38 lines (21 loc) · 649 Bytes
title
useLinkClickHandler

useLinkClickHandler

[MODES: framework, data, declarative]

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

[modes: framework, data, declarative]

No documentation

__namedParameters

[modes: framework, data, declarative]

No documentation