Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DetailedTimerComponentStateJson

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

Hierarchy

  • DetailedTimerComponentStateJson

Index

Properties

background

background: Gradient

The background shown behind the component.

comparison1

The first comparison to visualize.

comparison2

The second comparison to visualize.

icon_change

icon_change: string

The segment's icon encoded as a Data URL. This value is only specified whenever the icon changes. If you explicitly want to query this value, remount the component. The String itself may be empty. This indicates that there is no icon.

segment_name

segment_name: string

The name of the segment. This may be null if it's not supposed to be visualized.

segment_timer

The state of the segment timer.

timer

The state of the attempt timer.

Generated using TypeDoc