Closed Paulus90 closed 2 years ago
For our implementation we needed a way to force the isHovering state to be disabled from outside the element. By exposing the setIsHovering state setter we are able to do this.
Thanks for the contribution
published in v1.2.8
array arrangement changed in v1.2.9 to avoid breaking change, please take a look at the docs.
For our implementation we needed a way to force the isHovering state to be disabled from outside the element. By exposing the setIsHovering state setter we are able to do this.