Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 800 Bytes

Navigate.md

File metadata and controls

47 lines (27 loc) · 800 Bytes
title
Navigate

Navigate

[MODES: framework, data, declarative]

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

[modes: framework, data, declarative]

No documentation

replace

[modes: framework, data, declarative]

No documentation

state

[modes: framework, data, declarative]

No documentation

to

[modes: framework, data, declarative]

No documentation