Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
replaceClass
Function replaceClass
Like
replaceClassNow
except it will
waitForMutateTime
.
Since
v1.2.0
replaceClass
(
...
args
:
[
element
:
Element
,
oldClassName
:
string
,
newClassName
:
string
]
,
)
:
Promise
<
boolean
>
Parameters
...
args
:
[
element
:
Element
,
oldClassName
:
string
,
newClassName
:
string
]
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like replaceClassNow except it will waitForMutateTime.
Since
v1.2.0