DomSettableTokenList class

Annotations
  • DocsEditable()
  • DomName('DOMSettableTokenList')
Extends

Instance Properties

value String
read / write
length int Inherited
read-only

Instance Methods

add(String tokens) → void Inherited
contains(String token) → bool Inherited
item(int index) → String Inherited
remove(String tokens) → void Inherited
toggle(String token, [bool force]) → bool Inherited