You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all I wanted to congratulate you for all the work on piral, the API looks really good.
Having said that, I'm a little confused with the ssr part since the documentation says that the pilets are created specially for the piral instance so I don't know how to create pilets for the ssr version.
The text was updated successfully, but these errors were encountered:
There is no difference - a pilet is / should be universal.
Right now only React rendering works though. In the future we may extend the converter API to also have functions that would allow hydration / SSR for non-React components.
Hi, first of all I wanted to congratulate you for all the work on piral, the API looks really good.
Having said that, I'm a little confused with the ssr part since the documentation says that the pilets are created specially for the piral instance so I don't know how to create pilets for the ssr version.
The text was updated successfully, but these errors were encountered: