| .app-text |
View |
To style the outermost wrapper element of text widget. |
| .app-text-disabled |
View |
To style the outermost wrapper element of text widget when it is disabled. |
| .app-text-invalid |
Text |
To style the invalid state of text widget. |
| .app-text-focused |
Text |
To style the focused state of text widget. |
| .app-text-skeleton |
WM Skeleton |
To style the skeleton of text widget. |
| .app-text-with-label.app-text-flotaing-label |
Text |
To style the floating-label in text widget (base/empty state). |
| .app-text-with-label.app-text-active-flotaing-label |
Text |
To style the floating-label when input is focused. |
| .app-text-with-label.app-text-inactive-floating-label |
Text |
To style the floating-label when input has value but is not focused. |