Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
addClasses
Function addClasses
Like
addClassesNow
except it will
waitForMutateTime
.
addClasses
(
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 addClassesNow except it will waitForMutateTime.