Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
hasAllClasses
Function hasAllClasses
Returns true if the element's class list contains all of the given classes.
Since
v1.2.0
hasAllClasses
(
element
:
Element
,
...
classNames
:
string
[]
)
:
boolean
Parameters
element
:
Element
...
classNames
:
string
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Returns true if the element's class list contains all of the given classes.
Since
v1.2.0