TextInsertion

sealed external interface TextInsertion(source)

Properties

Link copied to clipboard
abstract var caretOffset: Double

The position in newText the caret should point to after the insertion.

Link copied to clipboard
abstract var newText: String