Liking cljdoc? Tell your friends :D

dots.typescript.text-insertion


caret-offsetcljs

(caret-offset text-insertion)

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

Returns: number

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

**Returns:** `number`
sourceraw docstring

new-textcljs

(new-text text-insertion)

Returns: string

**Returns:** `string`
sourceraw docstring

set-caret-offset!cljs

(set-caret-offset! text-insertion value)

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

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

set-new-text!cljs

(set-new-text! text-insertion value)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close