CustomStateSet: entries() method - Web APIs | MDN
Syntax
Parameters
None.
Return value
A new iterator object that contains an array of [value, value] for each element in the CustomStateSet, in insertion order.
Specifications
| Specification |
|---|
| HTML # custom-state-pseudo-class |