Function leptos_dom::html::bdo

source ยท
pub fn bdo() -> HtmlElement<Bdo>
Expand description

The <bdo> HTML element overrides the current directionality of text, so that the text within is rendered in a different direction.