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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
In the guide you mention that JS should only touch data attributes or classes starting with
.js-and that:When this interaction is simply a way for JS to handle some sort of JS-only state then I agree completely 😄
What if the state change means that the element should be styled differently however? How do you propose handling that?