[][src]Function sauron_core::prelude::nav

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

Creates an html nav element