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