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