[][src]Function sauron::html::tr

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

Creates an html tr element