Skip to content

TextOpt

TextOpt: {text: string;textAlign: TextAlign;textFont: string;textSize: number; }

The options of the text object

Type declaration

MemberTypeDescription
textstringThe text to display
textAlignTextAlignThe align of the text
textFontstringThe font of the text
textSizenumberThe size of the text

Source

kiboom.d.ts:128