Constructor
# new LoadingSnackbar(props) → {React.ReactElement}
Overview
The Snackbar component from Material-UI library withStyledCircularProgress
as it's action
.
For full documentation check out Material-UI docs on
Snackbar.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
Object | ||
message |
string |
<optional> |
The message to display. |
open |
boolean | If |
React.ReactElement