Daftar kelas menghapus beberapa kelas
elem.classList.remove("example", "for", "understand", "he");
Uvays Bakoyev
elem.classList.remove("example", "for", "understand", "he");