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.
pub fn figcaption() -> HtmlElement<Figcaption, (), ()>
The <figcaption>
HTML element represents a caption or legend describing the rest of the contents of its parent figure element.