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