ariaLabel | string | hearts-loading | Aria label of the component. This is used for accessibility. |
color | string | #4fa94d | Color of the hearts. Multiple colors for multiple hearts is not supported. |
height | number | string | 80 | Height of the component |
visible | boolean | true | Visibility of the component |
width | number | string | 80 | Width of the component |
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. |