Function dioxus_html::render_template_to_html
source · Expand description
Render a template to an HTML string
Useful for sending over the wire. Can be used to with innerHtml to create templates with little work
Render a template to an HTML string
Useful for sending over the wire. Can be used to with innerHtml to create templates with little work