Skip to main content

bdo

Function bdo 

Source
pub fn bdo<MSG>(attrs: &[Attribute<MSG>], children: &[Node<MSG>]) -> Node<MSG>
where MSG: Clone,
Expand description

Creates an html bdo element