Function sauron_core::html::h2[][src]

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

Creates an html h2 element