Element.className

Gets or sets the class attribute's contents. Returns an empty string if it has no class.

  1. string className [@property getter]
    class Element
    @property const
    string
    className
    ()
  2. string className [@property setter]

Meta