Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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