anp / moxie

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

Support DOM APIs like native webviews #187

Open anp opened 4 years ago

anp commented 4 years ago

augdom would need to grow an additional API in addition to the webdom and rsdom features.

anp commented 4 years ago

Another variant would be added to the Node enum in dom/augdom/src/lib.rs.