Zum Inhalt springen

Text

Text

Fließtext und typografische Hilfsstile.

Fließtext und Hilfsstile für Body, Meta und Labels.

  • Body-Text mit variant="body"
  • Sekundäre Copy mit variant="muted"
  • Labels, Captions, Overlines
  • Eyebrow in Sections (overline)
  • Überschriften (dafür Heading)
  • Interaktive Elemente (dafür Button)
  • Status-Chips (dafür Badge)

Body text for paragraphs.

Muted secondary copy.

Small supporting text.

Label

Caption

Overline

PropTypDefault
variantbody | muted | small | label | caption | overlinebody
asp | span | divp
classstring

Heading · Badge · Hero v1

  • Kein Heading via as= simulieren
  • muted nicht für lange Body-Texte als Ersatz für body
  • Keine text-gray-*, nutze tw:text-text-muted
---
import Text from '@addxion/components/Text';
---
<Text variant="muted">Supporting description.</Text>
<Text variant="overline" as="span">Category</Text>
IDWahrheit
T-PKG-NEONConsumer-Einstieg: @addxion/neon, nicht @addxion/core
T-NEON-FONTSKeine Google Fonts, self-hosted Inter
T-NEON-BRANDMarkenwerte in Consumer brand.css

Scope: Neon Text-Komponente — API und Verwendung.

  • Typografie-Stack aus Typografie
  • Aus @addxion/neon/react importieren