useSearchParamShallow
mhl5-registry/useSearchParamShallowUnverifiedHook
A hook for updating URL search parameters using `window.history.pushState` or `window.history.replaceState` instead of the Next.js router. This means URL updates happen entirely on the client side without triggering a server-side re-render.
Install it
npx shadcn@latest add https://raw.githubusercontent.com/MhL5/mhl5.vercel.app/main/useSearchParamShallow.jsonThis registry does not serve an item endpoint we could read, so we hold its metadata but not its source.
Files it writes
More from mhl5-registry
All 29 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| useCopyToClipboarduseCopyToClipboard | mhl5-registry | Hooks | Unverified | no deps | |
| useDebounceuseDebounce | mhl5-registry | Hooks | Unverified | no deps | |
| useIntervaluseInterval | mhl5-registry | Hooks | Unverified | no deps | |
| useIsMounteduseIsMounted | mhl5-registry | Hooks | Unverified | no deps | |
| useIsVisibleuseIsVisible | mhl5-registry | Hooks | Unverified | no deps | |
| useLocalStorageuseLocalStorage | mhl5-registry | Hooks | Unverified | no deps | |
| useMediaQueryuseMediaQuery | mhl5-registry | Hooks | Unverified | no deps | |
| useOnClickOutsideuseOnClickOutside | mhl5-registry | Hooks | Unverified | no deps |
