kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
NonElementParentNode
/
getElementById
get
Element
By
Id
JS
abstract
fun
getElementById
(
elementId
:
String
)
:
Element
?