Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
displayElement
Function displayElement
Like
displayElementNow
except it will
waitForMutateTime
, and optionally a delay.
See
transitionElement
displayElement
(
element
:
Element
,
delay
?:
number
)
:
Promise
<
boolean
>
Parameters
element
:
Element
delay
:
number
= 0
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like displayElementNow except it will waitForMutateTime, and optionally a delay.
See
transitionElement