You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this idea, and will see if I can add it in when no rating has been selected by the user. If you want to do this now, you can use the inline prop and set the show-star-rating prop to false and wrap that in a div. Here's an example of the markup for read-only stars:
If you want the user to be able to select a rating you will probably want to use the rating-selected and current-rating events to sync everything, this is a little more involved, but you can check it out an example here: https://jsfiddle.net/7a3Lsycu/:
can we add how many review has been given like i shared in screenshot
just beside the rating...
if its possible can someone please help me with that??
The text was updated successfully, but these errors were encountered: