Function: HtmlSpinner()
HtmlSpinner(
props
):Element
Same as Spinner component but for non-SVG context.
Parameters
Parameter | Type | Description |
---|---|---|
|
| ‐ |
|
| Whether to display spinner in the "error" state indicating that some operation failed. Default
|
|
| SVG canvas height to render spinner on. |
|
| SVG canvas width to render spinner on. |
Returns
Element