anp / moxie

lightweight platform-agnostic tools for declarative UI
https://moxie.rs
Apache License 2.0
828 stars 27 forks source link

Stateful input wrapper example #243

Open anp opened 3 years ago

anp commented 3 years ago

It would be useful to have a standalone example of making an html input element that is backed by a state variable.