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

pub fn rp() -> RpBuilder
Expand description

The HTML Ruby Fallback Parenthesis (<rp>) element is used to provide fall-back parentheses for browsers that do not support display of ruby annotations using the <ruby> element.

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