Progress
A determinate or indeterminate bar that communicates task completion without blocking interaction.
Added in v2.7.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below responds to the active theme and component-token overrides.
64% complete
Preparing upload
When to usePermalink to this section
Use it
Use Progress when completion can be measured or a horizontal loading region is appropriate.
Choose another component
Use Spinner when no progress value exists and Skeleton when preserving content layout is more useful.