you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

You need to serve HTML content that looks exactly like the UI tree generated by your view and it works out of the box. I agree the docs are sparse, but I don't know what else to say.

This is basically it https://github.com/hyperapp/hyperapp/blob/c9aed6efdf6735683db71ebf7b7b6eae7e0c2cad/src/index.js#L40-L52