Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Element
/
hasAttributes
has
Attributes
fun
hasAttributes
(
)
:
Boolean
(
source
)
Returns true if element has attributes, and false otherwise.
MDN Reference