pub fn param<MSG: Clone>( attrs: &[Attribute<MSG>], children: &[Node<MSG>], ) -> Node<MSG>
Creates an html param element