Props for the ProgressBar.

Hierarchy

  • IProps

Properties

height?: number

Element height

label?: string

The aria-label for the widget

progress: number

The current progress percentage, from 0 to 100

width?: number

Element width

Generated using TypeDoc