Progress
Displays the status of a task that takes a long time.
Made by imskyleenInstallation
Usage
API Reference
Progress
Base UI API Reference - Progress.RootProgressLabel
Base UI API Reference - Progress.LabelProgressValue
Prop | Type | Default |
---|---|---|
transition? | SpringOptions | { stiffness: 80, damping: 20 } |
The render
property is not supported in the ProgressValue
component, as it
is used for animation.
ProgressTrack
Base UI API Reference - Progress.TrackProgressIndicator
Base UI API Reference - Progress.IndicatorProp | Type | Default |
---|---|---|
transition? | Transition | { type: "spring", stiffness: 100, damping: 30 } |