Add and remove classes dynamically by comparing the current classList with the provided ClassInput.
The element to set classes on
An array of values to evaluate to a class list
Add and remove classes dynamically by comparing the current classList with the provided ClassInput.