ariaLabel | string | three-dots-loading | Aria label of the component |
color | string | #4fa94d | Color of the spinner |
height | number | string | 80 | Height of the component |
radius | number | 9 | Radius of the spinner |
visible | boolean | true | Visibility of the component |
width | number | string | 80 | Width of the spinner |
wrapperClass | string |
| Class name 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. |