[][src]Function sauron_core::prelude::h6

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

Creates an html h6 element