Function leptos_dom::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.
pub fn tfoot(cx: Scope) -> HtmlElement<Tfoot>The <tfoot> HTML element defines a set of rows summarizing the columns of the table.