Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SumOfBestComponentStateJson

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

Hierarchy

  • SumOfBestComponentStateJson

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.

text

text: string

The label's text.

time

time: string

The sum of best segments.

value_color

value_color: Color | null

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

Generated using TypeDoc