Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
removeClasses
Function removeClasses
Like
removeClassesNow
except it will
waitForMutateTime
.
removeClasses
(
el
:
Element
,
...
classNames
:
string
[]
)
:
Promise
<
void
>
Parameters
el
:
Element
...
classNames
:
string
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like removeClassesNow except it will waitForMutateTime.