# Text Casing
locked
group
This option controls the text casing for a component.
| Value | Description |
|---|---|
| None | The default value |
| Uppercase | Converts the text to uppercase |
| Lowercase | Converts the text to lowercase |
| Capitalize | Capitalizes the first letter of each word |
# Side Effects
None.