className
slinky.web.html.className
object className extends Attr
Is a space-separated list of the classes of the element. Classes allows CSS and JavaScript to select and access specific elements via the class selectors or functions like the method Document.getElementsByClassName()
.
Attributes
- Graph
-
- Supertypes
-
trait Attrclass Objecttrait Matchableclass Any
- Self type
-
className.type
Members list
In this article