Primitive

Strong

Auto-emitted from DSKintsugiCatalog.strong. Tier atom.

Live Preview

The fund delivered a +18.4 % annual return — outperforming the benchmark by 6.2 points.

Allocation: Equities 60 %, Fixed Income 30 %, Alternatives 10 %.

Native · macOS
macOS SwiftUI render of Strong
DSL usage
Strong("+18.4 % annual return")
// renders: <strong> — weight 700, var(--ink), letter-spacing -.005em
Text("Delivered \(Strong("+18.4 %")) — outperforming by \(Strong("6.2 points")).")
Attributes
NameTypeDefaultDescription
content String Inline text content to mark as strong
color CSSColor var(--ink) Text color — defaults to brandbook ink
fontWeight Int 700 Font weight — 700 (bold)
letterSpacing String -.005em Letter spacing — tight tracking for bold text
density Density regular compact | regular | expanded
locale Locale en BCP-47 locale tag for locale-aware rendering
Used in
PortfolioPro StrategyGrids FundsScreener