@bodil/dom
System
Light
Dark
Search…
Preparing search index...
dom
visibilityObserver
Function visibilityObserver
visibilityObserver
(
element
:
Element
,
callback
:
(
oldState
:
boolean
,
newState
:
boolean
)
=>
void
,
)
:
Disposable
Parameters
element
:
Element
callback
:
(
oldState
:
boolean
,
newState
:
boolean
)
=>
void
Returns
Disposable
@bodil/dom - v0.2.2
Loading...