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
I would love to be able to toggle a class on/off only when the user has selected an option.
My use case is: before the user does anything, the vue-select looks one particular way, then when the user makes any sort of selection, vue-select looks slightly different. I'd like to control this slight visual difference via the existence (or, lack of) a class name.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would love to be able to toggle a class on/off only when the user has selected an option.
My use case is: before the user does anything, the vue-select looks one particular way, then when the user makes any sort of selection, vue-select looks slightly different. I'd like to control this slight visual difference via the existence (or, lack of) a class name.
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions