URL State Form
Encode sample answers in a shareable URL and restore them when opening the link.
Powered by
Preview
Loading...
Interactive responsive preview
Drag handles on right and bottom to resize
Installation
npx shadcn@latest add https://www.form.coolhead.com/registry/url-state-form.json
Saving the form state in the URL
This example demonstrates how to save the form state in the URL using React Hook Forms and Nuqs. This allows users to share the form state easily and revisit it later without losing their progress.