Function leptos_dom::html::hr
source · pub fn hr(cx: Scope) -> HtmlElement<Hr>Expand description
The <hr> HTML element represents a thematic break between paragraph-level elements: for example, a change of scene in a story, or a shift of topic within a section.