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
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.
public ClassList::clear(): void
None
None
None