Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
hasAnyClass
Function hasAnyClass
Returns true if the element's class list contains any of the given classes.
Since
v1.2.0
hasAnyClass
(
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 any of the given classes.
Since
v1.2.0