Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

useNavigation

Returns the current navigation, defaulting to an "idle" navigation when no navigation is in progress

function useNavigation(): import("https://esm.sh/v130/@remix-run/router@1.7.1/X-ZC9yZWFjdC1kb21AMTguMi4wLHJlYWN0QDE4LjIuMA/dist/index.d.ts").Navigation;
§
useNavigation(): import("https://esm.sh/v130/@remix-run/router@1.7.1/X-ZC9yZWFjdC1kb21AMTguMi4wLHJlYWN0QDE4LjIuMA/dist/index.d.ts").Navigation
[src]

§Return Type

§
import("https://esm.sh/v130/@remix-run/router@1.7.1/X-ZC9yZWFjdC1kb21AMTguMi4wLHJlYWN0QDE4LjIuMA/dist/index.d.ts").Navigation
[src]