[][src]Function sauron::prelude::h6

pub fn h6<MSG>(
    attrs: Vec<Attribute<&'static str, &'static str, AttributeValue, Event, MSG>, Global>,
    children: Vec<Node<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>, Global>
) -> Node<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>

Creates an html h6 element