-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs][material-ui][CircularProgress] Add Circular size demo #43734
Conversation
Netlify deploy previewBundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we demonstrate Circular Progress with a non-pixel unit as well for the size
prop? The size
prop accepts both numbers (in pixels) and strings (with any CSS unit). We could show two examples using pixel values, and a third example using a string value to highlight that size
supports CSS units other than pixels.
77e5470
to
48b1352
Compare
@ZeeshanTamboli updated here 48b1352, what do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
we received feedback on slack on how to customize size of circular progress , this PR adds demo for it
demo: https://deploy-preview-43734--material-ui.netlify.app/material-ui/react-progress/#circular-size