kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.dom
/
hasClass
has
Class
JS
@
DeprecatedSinceKotlin
(
warningSince
=
"1.4"
)
inline
fun
Element
.
hasClass
(
cssClass
:
String
)
:
Boolean
Content copied to clipboard
Returns true if the element has the given CSS class style in its 'class' attribute