Skip to main content
Module

x/dext/mod.ts>useLocation

The Preact Framework for Deno
Latest
function useLocation
import { useLocation } from "https://deno.land/x/dext@0.10.5/mod.ts";

Returns

readonly [string, (to: string) => void]