[][src]Function sauron::html::html_element_sc

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

for self closing tags