Function silkenweb::elements::html::rb

source ·
pub fn rb<D: Dom>() -> Rb<D>
Expand description

Construct the HTML rb element

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.