A helper API for working with CSS classes on HTMLElements
Optional
Static
Add and remove classes dynamically by comparing the current classList with the provided ClassInput.
Compute a set of classes based on classNames-like input
classNames
A helper API for working with CSS classes on HTMLElements