lui icon indicating copy to clipboard operation
lui copied to clipboard

Reuse ssr elements

Open L3P3 opened this issue 2 years ago • 2 comments

Allow lui to hydrate pre-rendered html and allow lui apps to be rendered into html code on the server, since some people NEED that.

L3P3 avatar May 25 '23 09:05 L3P3

This is indeed a very important and useful feature! I'm looking forward to a possible implementation. :smile:

odincat avatar May 25 '23 10:05 odincat

Now, it is just replacing the ssr elements with newly created ones. Reusing the existing ones would be a feature but it is not that important for now.

L3P3 avatar Dec 26 '23 18:12 L3P3