toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
Node
/
compareDocumentPosition
compare
Document
Position
fun
compareDocumentPosition
(
other
:
Node
)
:
Short
(
source
)
Returns a bitmask indicating the position of other relative to node.
MDN Reference