Skip to main content

h5

Function h5 

Source
pub fn h5<MSG>(attrs: &[Attribute<MSG>], children: &[Node<MSG>]) -> Node<MSG>
where MSG: Clone,
Expand description

Creates an html h5 element