Sam Richard
@Snugug
BBQ lead, ChromeOS DevRel. Mostly food, sometimes design and development, especially for the web. 7008px tall. He/him.
An archive of my Twitter timeline up until I moved to Mastodon. You can find me there at @[email protected]
Anyone have a pointer to making input fields repeatable using @sveltejs?I keep having reactivity overwrite the input. Or (maybe) better yet, a form lib that already supports this (as well as form groups, not just simple forms) and can be configured through an object?
Basically looking for “advanced object-configurable forms for Svelte” where everything I’m seeing appears to be focused on making simple forms with really heavy client-side validation.
For anyone curious where this landed, I started building github.com/Snugug/svelte-mega-forms because that’s what I’m wont to do when I don’t find something that meets my needs. While still very much WIP, I think it’s already pretty useful if you wanna check it out.