CaretPosition
Constructors
<init>
Exposes the JavaScript CaretPosition to Kotlin
CaretPosition
(
)
Properties
offset
open
val
offset
:
Int
offsetNode
open
val
offsetNode
:
Node
Functions
getClientRect
fun
getClientRect
(
)
:
DOMRect
?