Currency Styles

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