Skip to content

@blooper.gg/toodle


@blooper.gg/toodle / text/TextFormatting / TextFormatting

Interface: TextFormatting

Defined in: text/TextFormatting.ts:3

Properties

align?

optional align: "left" | "right" | "center"

Defined in: text/TextFormatting.ts:5


color?

optional color: Color

Defined in: text/TextFormatting.ts:9


fontSize?

optional fontSize: number

Defined in: text/TextFormatting.ts:7


shrinkToFit?

optional shrinkToFit: ShrinkToFitOptions

Defined in: text/TextFormatting.ts:15


wordWrap?

optional wordWrap: WordWrapOptions

Defined in: text/TextFormatting.ts:12