Skip to main content

caption

Function caption 

Source
pub fn caption(content: impl Into<String>) -> Text
Expand description

Create caption text (12px, muted, inline)

For image captions, table footnotes, etc.

§Example

caption("Figure 1: Architecture diagram")