kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Document
/
elementFromPoint
element
From
Point
JS
fun
elementFromPoint
(
x
:
Double
,
y
:
Double
)
:
Element
?