@tempots/dom > DOMContext > getClasses
Gets the classes of the element.
Signature:
getClasses(): string[];
Returns: string[]
The classes of the element.