ariaLabel | string | rotating-square-loading | Aria label of the spinner |
color | string | #4fa94d | Color of the spinner |
height | number | string | 100 | Height of the spinner |
strokeWidth | number | string | 4 | Stroke width of the spinner |
visible | boolean | true | Whether the spinner is visible |
width | number | string | 100 | Width of the spinner |
wrapperClass | string |
| Class of the wrapper element. It can be used for custom styling. |
wrapperStyle | object | {} | Styles to be applied to the wrapper. It should be a valid CSS object. It can be used for custom styling. It will override the default style. |