Skip to content

Interface: TextProperties

Extends

Properties

content

ts
content: string;

text to display


height

ts
height: number;

Height of the text box

style?

ts
optional style: TextStyle;

Style options for the box

type

ts
type: "text";

width

ts
width: number;

Width of the text box