rally_runtime/ssr
Values
pub fn render_to_html(element: element.Element(msg)) -> String
Render a Lustre element tree to a full HTML document string. Used server-side during SSR.
pub fn render_to_html(element: element.Element(msg)) -> String
Render a Lustre element tree to a full HTML document string. Used server-side during SSR.