Function sauron_core::html::p[][src]

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

Creates an html p element