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?
Exposes the JavaScript CaretPosition to Kotlin
CaretPosition()
open val offset: Int
open val offsetNode: Node
fun getClientRect(): DOMRect?