Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabelWidgetState

Hierarchy

  • LabelWidgetState

Index

Properties

Optional backColor

backColor: Color

The secondary color of the label. Default black.

direction

direction: "left" | "right"

The direction the text should be, relative to the origin.

Optional foreColor

foreColor: Color

The primary color of the label. Default white.

text

text: string

The text to display, should be short.

Generated using TypeDoc