Function leptos_dom::html::colgroup

source ยท
pub fn colgroup() -> HtmlElement<Colgroup>
Expand description

The <colgroup> HTML element defines a group of columns within a table.