Closed thukuwanjiku closed 5 years ago
You can put them in readonly by ignoring the event. I'll check the size problem.
I don't see problem with size.
Please play here to see it working: https://play.nativescript.org/?template=play-vue&id=jDeqtw&v=3
Your demo works exactly as I want. Perhaps I have some bugs on my local code because it stays the same. I'll try it on a new local project and see. Thanks
Appreciation for the good work. I understand this is a project in progress, however I'm using Nativescript+vue and the size prop isn't working for me, both as a string and number.
Both <StarRating :value="3.5" size="10" and <StarRating :value="3.5" : size="10"
give me large stars
Also please put the readonly mode on the stars