Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to treat Forms? #128

Open
cvkmohan opened this issue May 4, 2024 · 1 comment
Open

How to treat Forms? #128

cvkmohan opened this issue May 4, 2024 · 1 comment

Comments

@cvkmohan
Copy link

cvkmohan commented May 4, 2024

@woutdp - One request. Can you showcase one example of how to deal with Forms ? I mean typical Form handling in LiveView is well-defined and there are ample resources. Assuming, I want to have a form in Svelte - maybe using https://github.com/svecosystem/formsnap - how does the communication happen both ways. That gives us access to the rich Svelte UI libraries, Shadcn etc.

@t1m0t
Copy link

t1m0t commented Jun 4, 2024

I believe you would pass the data through the live socket instead of doing a post request, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants