useNavigationType

useNavigationType

Summary

Reference Documentation ↗

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.

Signature

useNavigationType(): NavigationType
Docs and examples CC 4.0