Function leptos_dom::html::img
source · pub fn img(cx: Scope) -> HtmlElement<Img>Expand description
The <img> HTML element embeds an image into the document.
pub fn img(cx: Scope) -> HtmlElement<Img>The <img> HTML element embeds an image into the document.