You can't directly edit classList because it's a read-only property. You can however use its methods to change the element classes. Check out my ...
確定! 回上一頁