Function leptos_dom::html::caption

source ·
pub fn caption(cx: Scope) -> HtmlElement<Caption>
Expand description

The <caption> HTML element specifies the caption (or title) of a table.