[][src]Function sauron_core::html::h1

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

Creates an html h1 element