Base Components
Label Alignment
LabelAlignment is used to align the label for web elements.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Name | Description |
|---|---|
| top | Aligns the label at the top. |
| bottom | Aligns the label at the bottom. |
| left | Aligns the label to the left. |
| right | Aligns the label to the right. |
Was this page helpful?