Function moxie_dom::elements::text_semantics::bdo   [−][src]
pub fn bdo() -> BdoBuilderExpand description
The HTML Bidirectional Text Override element (<bdo>) overrides the current
directionality of text, so that the text within is rendered in a different direction.
A function for creating a builder which will accept attributes and produce the element.