Not documented.
- Annotations
- DocsEditable()
- DomName('DOMSettableTokenList')
- Extends
- Object
- DomTokenList
- DomSettableTokenList
Properties
- int length
-
read-only, inherited
- String value
-
read / write
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