[][src]Function sauron::prelude::tbody

pub fn tbody<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>