Constructor
# new StyledCircularProgress(props) → {React.ReactElement}
Overview
The Circular Progress component from Material-UI with custom styling. For full documentation check out Material-UI docs on Circular Progress.Usage
WhenuseWrapper
is true
a wrapper
class is added to container
that centers circular progress inside of it.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
props |
Object | Any other props will be forwarded to the Circular Progress component. |
||
useWrapper |
boolean |
<optional> |
true | If |
React.ReactElement