Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeltaComponentStateJson

The state object describes the information to visualize for this component.

Hierarchy

  • DeltaComponentStateJson

Index

Properties

background

background: Gradient

The background shown behind the component.

label_color

label_color: Color | null

The color of the label. If null is specified, the color is taken from the layout.

semantic_color

semantic_color: SemanticColor

The semantic coloring information the delta time carries.

text

text: string

The label's text.

time

time: string

The delta.

visual_color

visual_color: Color

The visual color of the delta time.

Generated using TypeDoc