.app-select |
View |
To style the outermost wrapper element of select widget. |
.app-select-text |
Text |
To style the text of select widget. |
.app-select-invalid |
Text |
To style the invalid state of select widget. |
.app-select-item |
View |
To style an item of select widget. |
.app-select-item-text |
Text |
To style an item text of select widget. |
.app-select-last-item |
View |
To style an last item of select widget. |
.app-select-active-item |
View |
To style an active item of select widget. |
.app-select-active-item-text |
Text |
To style an active item text of select widget. |
.app-select-check-icon |
WM Icon |
To style a selected item check icon of select widget. |
.app-select-arrow-button |
View |
To style the arrow button container of select widget. |
.app-select-arrow-button-icon |
Text |
To style the arrow button icon of select widget. |
.app-select-arrow-button-skeleton |
WM Skeleton |
To style the skeleton of arrow button of select widget. |
.app-select-text-skeleton |
WM Skeleton |
To style the skeleton of text of the select widget. |
.app-select-dropdown |
View |
To style the dropdown container of the select widget when used as dropdown. |
.app-select-modal |
View |
To style the dialog modal of the select widget. |
.app-select-modal-content |
View |
To style the content of dialog modal of the select widget. |