Function leptos_dom::html::sub

source ยท
pub fn sub() -> HtmlElement<Sub>
Expand description

The <sub> HTML element specifies inline text which should be displayed as subscript for solely typographical reasons. Subscripts are typically rendered with a lowered baseline using smaller text.