Server-side rendering (beta)

We provide server-side rendering (SSR) solutions for widgets to achieve the best cold load performance. The developers can fetch data on the server with our public feed RESTful APIs. The rendering is handled by our headless components library fw-headless-ui. It provides functional and fully accessible Firework widgets and gives developers the freedom to style the widgets to fit the aesthetic of your website.

Currently, SSR requires a server that can render React components with JavaScript.

Last updated