N00nDay / stwui

Opinionated yet customizable Svelte-TailwindCSS component library
stwui.vercel.app
MIT License
447 stars 21 forks source link

Add on:change for elements that typically utilize them with html #160

Closed N00nDay closed 1 year ago

N00nDay commented 1 year ago

The following components should have on:change forwarded:

The DatePicker will be a breaking change as this will effectively eliminate the need for the handleSelect prop and will be removed once this update has been released.