Function moxie_dom::elements::text_semantics::ruby [−][src]
pub fn ruby() -> RubyBuilder
Expand description
The HTML <ruby>
element represents a ruby annotation. Ruby annotations are for
showing pronunciation of East Asian characters.
A function for creating a builder which will accept attributes and produce the element.