Skip to content
GitHub

Progress

Displays the status of a task that takes a long time.

Installation

Usage

Controlled

Use value and to control the progress bar.

Orientation

Use the orientation prop to orient the progress bar horizontally or vertically.

Horizontal

Vertical

Examples

With label

Use <ProgressValue /> and <FieldLabel /> to add a label to the progress bar.

66%

Indeterminate

Use the indeterminate prop when the completion percentage is unknown.

API Reference

Progress

Root element of the progress bar.


For a complete list of props, see the Ark UI documentation.