[][src]Function sauron_core::prelude::h2

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

Creates an html h2 element