Function sauron_core::html::bdo[][src]

pub fn bdo<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description

Creates an html bdo element