Svelte Material UI Components
-
Updated
Jul 6, 2022 - Svelte
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.
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
Created by Rich Harris
Released November 2016
Getting...
Didn't see an @types/svelte-calendar out there either. Any chance of some type definitions in the future?