Select Styles

class name Type Purpose
.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.