Function leptos::html::figcaption

source ·
pub fn figcaption(cx: Scope) -> HtmlElement<Figcaption>
Expand description

The <figcaption> HTML element represents a caption or legend describing the rest of the contents of its parent figure element.