Navigate
On this page

Navigate

Summary

Reference Documentation ↗

A component-based version of useNavigate to use in a React.Component Class where hooks are not able to be used.

It's recommended to avoid using this component in favor of useNavigate

<Navigate to="/tasks" />

Props

relative

No documentation

replace

No documentation

state

No documentation

to

No documentation

Docs and examples CC 4.0