Describe the problem
I'm trying to build a live search box that is running the search on:change.
Not sure how to programmatically submit a sveltekit form while not reloading the page.
Describe the proposed solution
Something similar to this https://remix.run/docs/en/v1/hooks/use-submit
Alternatives considered
No response
Importance
would make my life easier
Additional Information
No response
Describe the problem
I'm trying to build a live search box that is running the search on:change.
Not sure how to programmatically submit a sveltekit form while not reloading the page.
Describe the proposed solution
Something similar to this https://remix.run/docs/en/v1/hooks/use-submit
Alternatives considered
No response
Importance
would make my life easier
Additional Information
No response