Hello Community,
is it possible to add one class to a classList and not to remove the whole whole classList?
At the moment i use:
v-bind:class="[isActive ? ‘md tab-has-label tab-has-icon tab-layout-icon-top ion-activatable ion-selectable ion-focusable tab-selected’ : ‘md tab-has-label tab-has-icon tab-layout-icon-top ion-activatable ion-selectable ion-focusable’]"
1 post - 1 participant