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.
pub fn caption(cx: Scope) -> HtmlElement<Caption>The <caption> HTML element specifies the caption (or title) of a table.