Props for the ProgressBar.

Hierarchy

  • IProps

Properties

content?: string

Text to show inside progress bar.

percentage: number

The current progress percentage, from 0 to 100

width?: number

Width of progress bar in pixel.

Generated using TypeDoc