Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Element
/
getAttribute
get
Attribute
fun
getAttribute
(
qualifiedName
:
String
)
:
String
?
(
source
)
The
getAttribute
(
)
method of the element.
MDN Reference