vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
CustomStateSet
Interface CustomStateSet
MDN Reference
interface
CustomStateSet
{
forEach
(
callbackfn
:
(
value
:
string
,
key
:
string
,
parent
:
CustomStateSet
,
)
=>
void
,
thisArg
?:
any
,
)
:
void
;
}
Index
Methods
for
Each
Methods
for
Each
forEach
(
callbackfn
:
(
value
:
string
,
key
:
string
,
parent
:
CustomStateSet
)
=>
void
,
thisArg
?:
any
,
)
:
void
Parameters
callbackfn
:
(
value
:
string
,
key
:
string
,
parent
:
CustomStateSet
)
=>
void
Optional
thisArg
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
for
Each
vot.js - v2.4.12
Loading...
MDN Reference