Function sauron_core::html::tfoot[][src]

pub fn tfoot<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description

Creates an html tfoot element