toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
TextInsertion
Text
Insertion
sealed
external
interface
TextInsertion
(
source
)
Members
Properties
caret
Offset
Link copied to clipboard
abstract
var
caretOffset
:
Double
The position in newText the caret should point to after the insertion.
new
Text
Link copied to clipboard
abstract
var
newText
:
String