Function moxie_dom::elements::text_semantics::rb[][src]

pub fn rb() -> RbBuilder
Expand description

The HTML Ruby Base (<rb>) element is used to delimit the base text component of a <ruby> annotation, i.e. the text that is being annotated.

A function for creating a builder which will accept attributes and produce the element.