Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
toggleClass
Function toggleClass
Like
toggleClassNow
except it will
waitForMutateTime
.
toggleClass
(
el
:
Element
,
className
:
string
,
force
?:
boolean
)
:
Promise
<
boolean
>
Parameters
el
:
Element
className
:
string
Optional
force
:
boolean
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like toggleClassNow except it will waitForMutateTime.