toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
CaretPosition
Caret
Position
external
class
CaretPosition
(
source
)
MDN Reference
Members
Properties
offset
Link copied to clipboard
val
offset
:
Int
offset
Node
Link copied to clipboard
val
offsetNode
:
Node
Functions
get
Client
Rect
Link copied to clipboard
fun
getClientRect
(
)
:
DOMRect
?