ariaLabel | string | watch-loading | Aria label of the watch. Used for accessibility |
color | string | #4fa94d | Color of the watch |
height | number | string | 80 | Height of the watch |
radius | number | 48 | Radius of the watch |
visible | boolean | true | Visibility of the watch |
width | number | string | 80 | Width of the watch |
wrapperClass | string | undefined | 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. |