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