TypeIntoEditorParams.text
TypeIntoEditorParams › text
Type: string
The text to type. Each code point is pressed viaCommonArguments.pressKey (a trusted keyDown → char → keyUp), exactly as a real user typing.TypeIntoEditorParams › text
Type: string
The text to type. Each code point is pressed viaCommonArguments.pressKey (a trusted keyDown → char → keyUp), exactly as a real user typing.