section

Function section 

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

Creates an html section element