<Caption value="This is an auxiliary explanation text" size="sm" />

Property Name | Type | Description | Default value |
value ★ | string | Auxiliary Text Content | - |
size | "sm" | "md" | "lg" | text dimension | "sm" |
color | string | text color | - |
weight | "normal" | "medium" | "semibold" | "bold" | Font thickness | "normal" |
textAlign | "start" | "center" | "end" | text alignment | "start" |
truncate | boolean | Truncate overflow text or not | false |
maxLines | number | maximum display lines | - |
Feedback