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.