Skip to content
#

svelte3

svelte logo

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

Here are 368 public repositories matching this topic...

zwergius
zwergius commented Mar 23, 2022

Hi,

First of all, thanks for porting this to Svelte!

Here is a small feature request.

I regularly use the native html 5 validation api to validate my forms, but I cannot accomplish this in a satisfying way using this component.

On a regular input I use the following attributes/events
<img width="619" alt="image" src="https://user-images.githubusercontent.com/2060308/159667494-e946e4

help wanted good first issue

Created by Rich Harris

Released November 2016

Repository
sveltejs/svelte
Website
svelte.dev
Wikipedia
Wikipedia

Related Topics

angular react vue