- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 99
 
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I'm building a simple search form and it uses the method="GET" on the form to have automatic search queries update on the url and everything is properly handled by Sveltekit (thanks to https://svelte.dev/docs/kit/form-actions#GET-vs-POST).
Thus, is this lib useful when building such forms ?
I imagine that it can still help validate the form inputs and have better search params handling inside the page's load function.
What do you think ?
Please feel free to share any thoughts about this topic.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation