Function pinwheel::elements::html::figure[][src]

pub fn figure() -> FigureElement
Expand description

The HTML <figure> (Figure With Optional Caption) element represents self-contained content, potentially with an optional caption, which is specified using the figcaption element.