konstaui / konsta

Mobile UI components made with Tailwind CSS
https://konstaui.com
MIT License
3.55k stars 131 forks source link

fix defaultValue for ListInput #138

Closed ibilux closed 1 year ago

ibilux commented 1 year ago

the defaultValue attribute for ListInput is set to the outer html wrapper and not the <input>.

nolimits4web commented 1 year ago

There shouldn't be such property in Svelte, it is React only feature