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