Function leptos_dom::html::thead
source · pub fn thead(cx: Scope) -> HtmlElement<Thead>Expand description
The <thead> HTML element defines a set of rows defining the head of the columns of the table.
pub fn thead(cx: Scope) -> HtmlElement<Thead>The <thead> HTML element defines a set of rows defining the head of the columns of the table.