Function leptos::html::tfoot

source ·
pub fn tfoot(cx: Scope) -> HtmlElement<Tfoot>
Expand description

The <tfoot> HTML element defines a set of rows summarizing the columns of the table.