transform the element's text content, such as all-uppercase, all-lowercase, and title case
1
transform the element's text content, such as all-uppercase, all-lowercase, and title case
Value | Description |
---|---|
Values | |
capitalize | capitalizes the first character of each word |
lowercase | displays all characters in lowercase |
none | no capitalization effects |
uppercase | displays all characters in uppercase |