Inner HTML Example This example renders unescaped HTML by manually handling the DOM element. Concepts Manually creating Html without the html! macro. Using web-sys to manipulate the DOM. Running Run this application with the trunk development server: trunk serve --open