SetTextQuery

type SetTextQuery: object;

Type declaration

f?

optional f: boolean;

Optional force boolean for extension to update uneditable items

id

id: string;

ID of the element to change text on

n

n: string;

Name of the text area to update

t

t: string;

Plain text to put in the text area