You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can set the color of a QIcon by doing <q-icon name="warning" color="negative"/> but the icon and rightIcon color of a QSelect option can't be changed in the same way. It will be nice to do:
rstoenescu
changed the title
[Feature Request] Add iconColor and rightIconColor as options to QSelect items
[Feature Request] Add leftColor and rightColor as options to QSelect items
Sep 23, 2017
You can set the color of a
QIcon
by doing<q-icon name="warning" color="negative"/>
but theicon
andrightIcon
color of aQSelect
option can't be changed in the same way. It will be nice to do:The text was updated successfully, but these errors were encountered: