[][src]Function sauron_core::html::abbr

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

Creates an html abbr element