Skip to content

GUI: Add component which simply displays the analysis report

It is possible to simply display the analysis report html file in a component

rsx! { div { dangerous_inner_html: "{contents}" } }