Element.ClassListHelper
class Element
static
struct ClassListHelper {
}
- add
void add(string cn)
- contains
bool contains(string cn)
- remove
void remove(string cn)
- toggle
void toggle(string cn)
arsd dom Element
aliasesconstructorsfunctionspropertiesstatic functionsstructsvariables
The object classList returns.