<Title value="page title" size="lg" />

Property Name | Type | Description | Default value |
value ★ | string | Title Text Content | - |
size | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | Title size | "md" |
color | string | Text color | "prose" |
weight | "normal" | "medium" | "semibold" | "bold" | Font thickness | "semibold" |
textAlign | "start" | "center" | "end" | Text alignment | "start" |
truncate | boolean | Whether to truncate text that exceeds the length | false |
maxLines | number | maximum display lines | 1 |
Feedback