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
We already have shinyRatings function on the UI but it would also be good to have updateShinyRatings function to update the stars from the server.
shinyRatings
updateShinyRatings
Not implementing this immediately since I'm waiting some time for feedback and finalizing the arguments for shinyRatings function.
The text was updated successfully, but these errors were encountered:
Include a disable argument (TRUE/FALSE) to not allow updating the stars.
disable
TRUE
FALSE
Sorry, something went wrong.
shahronak47
No branches or pull requests
We already have
shinyRatings
function on the UI but it would also be good to haveupdateShinyRatings
function to update the stars from the server.Not implementing this immediately since I'm waiting some time for feedback and finalizing the arguments for
shinyRatings
function.The text was updated successfully, but these errors were encountered: