Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable hover #20

Open
lidoraz opened this issue Feb 27, 2019 · 2 comments
Open

Disable hover #20

lidoraz opened this issue Feb 27, 2019 · 2 comments

Comments

@lidoraz
Copy link

lidoraz commented Feb 27, 2019

Hi, I would really appreciate the option for disabling the option to hover.
The color change in the star ratings while hovered can limit the use in mobile phones or touch users.

Thanks

@krnareshkumar23
Copy link

@lidoraz You can do something with CSS like you can add style to StarRating with pointer-events:none which will disallow all pointer-events though.

@vishalkalola1
Copy link

@lidoraz remove changeRating method it will disable component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants