We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ ] Bug report [x] Feature request
On hover the rating jumps one by one(1 star, 2 stars...)
i'd like to have them jump half by half(0.5 star, 1 star, 1.5 stars...)
<star-rating [starType]="'svg'" [hoverEnabled]="true" [hoverStep]="'half'">
Library version: ^4.0.0-beta.3 Angular version: ^6.0.6
The text was updated successfully, but these errors were encountered:
This would be very useful!
Sorry, something went wrong.
No branches or pull requests
I'm submitting a...
Current behavior
On hover the rating jumps one by one(1 star, 2 stars...)
Expected behavior
i'd like to have them jump half by half(0.5 star, 1 star, 1.5 stars...)
<star-rating [starType]="'svg'" [hoverEnabled]="true" [hoverStep]="'half'">
Environment
The text was updated successfully, but these errors were encountered: