vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
ViewTransitionTypeSet
Interface ViewTransitionTypeSet
interface
ViewTransitionTypeSet
{
forEach
(
callbackfn
:
(
value
:
string
,
key
:
string
,
parent
:
ViewTransitionTypeSet
,
)
=>
void
,
thisArg
?:
any
,
)
:
void
;
}
Index
Methods
for
Each
Methods
for
Each
forEach
(
callbackfn
:
(
value
:
string
,
key
:
string
,
parent
:
ViewTransitionTypeSet
,
)
=>
void
,
thisArg
?:
any
,
)
:
void
Parameters
callbackfn
:
(
value
:
string
,
key
:
string
,
parent
:
ViewTransitionTypeSet
)
=>
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...