Typography

Component

Text

Versatile body typography component supporting semantic color variants, font size scales, custom weights, line clamping, and monospace strings.

Component Syntax

blade
<x-aura::text size="sm">
    Body paragraph content.
</x-aura::text>

1. Text Tone Variants

blade

Default Primary Body Text

Subtle Secondary Description Text

Accent Bold Highlight Text

Muted Supplementary Annotation Text

Monospace System Log and Key String

2. Text Size Scales

blade

2XL Text — Extra large high emphasis lead intro paragraph.

XL Text — Large intro summaries and featured highlights.

Large Text — Section lead paragraphs and sub headlines.

Medium Text — Standard 16px body paragraph font size.

Small Text — 14px default body font size for cards, forms, and lists.

Extra Small Text — 12px secondary metadata, timestamps, and captions.

2XS Text — 11px micro labels, badge annotations, and tight tables.

3. Font Weights and Clamping

blade

Light Weight Text (300)

Normal Weight Text (400)

Medium Weight Text (500)

Semibold Weight Text (600)

Bold Weight Text (700)

Extrabold Weight Text (800)

Black Weight Text (900)

Aura Wire is a comprehensive UI design system built for modern Laravel and Livewire applications. It provides production grade Blade components, accessible form primitives, customizable overlays, interactive data displays, and polished documentation templates.

4. Real World Meta Card Pattern

blade

System Configuration

ONLINE

API Secret Key

sk_live_99f2a4b87e21x81a

Digest Hash

e3b0c44298fc1c149afbf4c8

Last Rotation

Active (Rotated 2d ago)

Component Props

Available properties and configurations for the text component.

Prop Default Available Values

as

p
p span label small strong em label

size

sm
2xs xs sm md lg xl 2xl

variant

default
default subtle muted accent primary secondary positive warning danger info mono white inverse

weight

normal
light normal medium semibold bold extrabold black

align

null
left center right justify

truncate

false
true false

nowrap

false
true false

italic

false
true false

pretty

false
true false

clamp

null
1 2 3 4 5 6

tracking

null
tighter tight normal wide wider widest