@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
TextInsertion
Interface TextInsertion
interface
TextInsertion
{
caretOffset
:
number
;
newText
:
string
;
}
Index
Properties
caret
Offset
new
Text
Properties
caret
Offset
caretOffset
:
number
The position in newText the caret should point to after the insertion.
new
Text
newText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caret
Offset
new
Text
@servicenow/sdk - v4.4.1
Loading...
The position in newText the caret should point to after the insertion.