Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
swapElements
Function swapElements
Like
swapElementsNow
except it will
waitForMutateTime
.
swapElements
(
elementA
:
Element
,
elementB
:
Element
,
options
?:
{
ignoreMove
?:
boolean
}
,
)
:
Promise
<
void
>
Parameters
elementA
:
Element
elementB
:
Element
Optional
options
:
{
ignoreMove
?:
boolean
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like swapElementsNow except it will waitForMutateTime.