[][src]Function sauron::prelude::h1

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