zouhir / preact-habitat

Zero configuration Preact widgets renderer in any host DOM
MIT License
518 stars 43 forks source link

Support Hydration #50

Open pm0u opened 3 years ago

pm0u commented 3 years ago

It would be great to also be able to use this to hydrate the existing markup when mounting.

I am unsure how that could play out with the text/props node -- perhaps it removes that and then hydrates what remains?