Function leptos_dom::html::meta
source · pub fn meta(cx: Scope) -> HtmlElement<Meta>Expand description
The <meta> HTML element represents Metadata that cannot be represented by other HTML meta-related elements, like base, link, script, style or title.