kotlin-stdlib
JS
kotlin-stdlib
/
kotlinx.dom
/
hasClass
has
Class
JS
fun
Element
.
hasClass
(
cssClass
:
String
)
:
Boolean
Returns true if the element has the given CSS class style in its 'class' attribute
Since Kotlin
1.4