ClassList::clear

Removes all class names from the ClassList object, leaving it empty. This is useful when you want to reset the classes associated with an element.

Description

public ClassList::clear(): void

Parameters

None

Return Value

None

Exception

None

Source Code
If you find this project useful, consider leaving a on GitHub! Thank you!