[][src]Function sauron_core::html::html_element_sc

pub fn html_element_sc<MSG>(
    tag: &'static str,
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>,
    self_closing: bool
) -> Node<MSG>

for self closing tags