Primitive

Paragraph

Auto-emitted from DSKintsugiCatalog.paragraph. Tier atom.

Live Preview
Body · Inter 400 · 16 / 1.6

Body copy sets in Inter at 16 px with a line-height of 1.6 — tuned for multi-line passages in both English and French. The weight stays at 400 to keep long-form text comfortable to read.

Lead · Inter 400 · 18 / 1.65 · dim

Lead paragraphs introduce a section at slightly larger scale. They inherit the dim semantic color and a modest italic lean to signal editorial emphasis without using a serif.

Native · macOS
macOS SwiftUI render of Paragraph
DSL usage
ViewNode.text("Body copy …", style: .body)
ViewNode.text("Lead intro …", style: .dim)
Attributes
NameTypeDefaultDescription
content String Paragraph text
style TextStyle .body .body (body copy, 16 px) | .dim (lead paragraph, dimmed foreground)
density Density regular compact | regular | expanded
locale Locale en BCP-47 locale tag for locale-aware rendering
Used in
KatagamiScreens sigma-analytics c-tech