Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
replaceElement
Function replaceElement
Like
replaceElementNow
except it will
Utils.waitForMutateTime
.
replaceElement
(
...
args
:
[
element
:
Element
,
newElement
:
Element
,
options
?:
{
ignoreMove
?:
boolean
}
,
]
,
)
:
Promise
<
void
>
Parameters
...
args
:
[
element
:
Element
,
newElement
:
Element
,
options
?:
{
ignoreMove
?:
boolean
}
]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like replaceElementNow except it will Utils.waitForMutateTime.