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