acme.com
/
Client Component Hooks
{
  "usePathname": "/hooks",
  "selectedLayoutSegments": [],
  "useSearchParams": {},
  "useSearchParam('key')": null,
  "useRouter": {
    "push": "(string) => void",
    "softPush": "(string) => void",
    "replace": "(string) => void",
    "softReplace": "(string) => void",
    "reload": "() => void",
    "prefetch": "() => Promise<void>"
  }
}
children
Home
Created by the Next.js team at Vercel. View the code or deploy your own.