Function leptos_dom::html::rt

source ·
pub fn rt(cx: Scope) -> HtmlElement<Rt>
Expand description

The <rt> HTML element specifies the ruby text component of a ruby annotation, which is used to provide pronunciation, translation, or transliteration information for East Asian typography. The <rt> element must always be contained within a ruby element.