[][src]Function sauron_core::html::wbr

pub fn wbr<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>

Creates an html wbr element