Skip to main content

ProgressTrackerOptions

Options for customizing the progress tracker.

Index

Properties

optionalcaption

caption?: string

The caption to display during progress, a string.

optionalfillTime

fillTime?: number

The time in milliseconds to fill the progress, a number.

optionalweight

weight?: number

The weight of the progress, a number between 0 and 1.