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
I think that it's better to provide a function to format tooltip such as '10 point's instead of '1 stars', '20 points' instead of '2 stars'
The text was updated successfully, but these errors were encountered:
Yes, please, this is essential. If you use a custom SVG or even if your rating system is not 5 points based, this makes no sense.
Sorry, something went wrong.
You can currently do that in this library I made:
https://github.com/ekeric13/react-ratings-declarative
This library is focused on star ratings, but i realized that it would be better if this library was more customizable
https://github.com/ekeric13/react-ratings-declarative#api typeOfWidget prop would do it.
typeOfWidget
Closing because this is a duplicate of this issue: #10
No branches or pull requests
I think that it's better to provide a function to format tooltip such as '10 point's instead of '1 stars',
'20 points' instead of '2 stars'
The text was updated successfully, but these errors were encountered: