leptos::html

Function figcaption

Source
pub fn figcaption() -> HtmlElement<Figcaption, (), ()>
Expand description

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