Function leptos_dom::html::meta

source ยท
pub fn meta() -> 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.