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