Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurrentComparisonComponentStateJson

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

Hierarchy

  • CurrentComparisonComponentStateJson

Index

Properties

background

background: Gradient

The background shown behind the component.

comparison

comparison: string

The name of the comparison that is currently selected to be compared against.

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.

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