Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DetailedTimerComponentStateRefMut

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

Hierarchy

Index

Constructors

constructor

Properties

ptr

ptr: number

Methods

comparison1Name

  • comparison1Name(): string

comparison1Time

  • comparison1Time(): string

comparison1Visible

  • comparison1Visible(): boolean

comparison2Name

  • comparison2Name(): string

comparison2Time

  • comparison2Time(): string

comparison2Visible

  • comparison2Visible(): boolean

iconChange

  • iconChange(): string | null
  • 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.

    Returns string | null

segmentName

  • segmentName(): string | null

segmentTimerFraction

  • segmentTimerFraction(): string

segmentTimerTime

  • segmentTimerTime(): string

timerFraction

  • timerFraction(): string

timerSemanticColor

  • timerSemanticColor(): string

timerTime

  • timerTime(): string

Generated using TypeDoc