Function sauron_core::html::q[][src]

pub fn q<MSG>(attrs: Vec<Attribute<MSG>>, children: Vec<Node<MSG>>) -> Node<MSG>
Expand description

Creates an html q element