[][src]Function sauron_core::prelude::h5

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

Creates an html h5 element