• Preparing search index...
  • The search index is not available
React Router API Reference
  • React Router API Reference
  • react-router
  • useNavigationType

Function useNavigationType

  • useNavigationType(): NavigationType
  • Returns the current navigation action which describes how the router came to the current location, either by a pop, push, or replace on the history stack.

    Returns NavigationType

    • Defined in packages/react-router/lib/hooks.tsx:149

Settings

Member Visibility
React Router API Reference
  • Loading...

Generated using TypeDoc