-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
[Progress] Support minValue and maxValue #48179
Copy link
Copy link
Open
Labels
component: CircularProgressThe React component.The React component.component: LinearProgressThe React component.The React component.scope: progressChanges related to the progress.Changes related to the progress.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Metadata
Metadata
Assignees
Labels
component: CircularProgressThe React component.The React component.component: LinearProgressThe React component.The React component.scope: progressChanges related to the progress.Changes related to the progress.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Summary
Props should override the default 0 and 100 values.
Also add missing examples in the documentation.
Examples
No response
Motivation
Improve the a11y and flexibility of the circular and linear progress components
No response
Search keywords: progress