<Label value="userName" fieldName="username" />

Property Name | Type | Description | Default value |
value ★ | string | Tag text content | - |
fieldName ★ | string | Associated form field name | - |
size | "xs" | "sm" | "md" | "lg" | "xl" | text dimension | "md" |
weight | "normal" | "medium" | "semibold" | "bold" | Font thickness | "medium" |
textAlign | "start" | "center" | "end" | Text alignment | "start" |
color | string | ThemeColor | text color | - |
Property Name | Type | Description |
light | string | light mode color |
dark | string | dark mode color |
Feedback