__GetClasses
Returns all class selectors of an Element in order, in the form of an array.
Key | Description |
---|---|
element | Any Element object. |
Returns the class selectors of the current Element as an array.
The frontend framework can retrieve the class selectors of an Element as follows.