Skip to content

Form with method="GET" #632

@LBF38

Description

@LBF38

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

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions