Closed manikamnyusoft closed 2 years ago
readonly is not working and how to disable rating if it's needed
When you say read only do you mean the user can't click the stars? EDIT I tried the readonly option and it works as intended:
<Rating readonly size={25} ratingValue={30} />
readonly is not working and how to disable rating if it's needed