SetTextStyleQuery

type SetTextStyleQuery: object;

Type declaration

id

id: string;

ID of the element to set text style on

n

n: string;

Name of the text area to set text style on

s

s: Partial<TextStyle>;

Text styles to set