Function leptos_dom::html::hgroup
source · pub fn hgroup(cx: Scope) -> HtmlElement<Hgroup>Expand description
The <hgroup> HTML element represents a heading and related content. It groups a single <h1>–<h6> element with one or more <p>.