param

Function param 

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

Creates an html param element