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

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

for self closing tags