Actions / setClass
Replace all classes on target with the given ones
Replace all classes on target with the given ones
<button @action="setClass#demo-badge" @target="badge" class="demo-btn ghost">Reset badge</button>
<span id="badge" class="demo-badge published">
<span class="dot"></span>
Status
</span>