Configuration of the text field appearance.

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

color: string

The text color.

Default is "#FFFFFF"

text: string

The value of the text field.

Default is ""

useShadow: boolean

Determines whether to enable drop shadows for the text.

Default is false

visible: boolean

Determines whether the text field is visible or not.

Default is true