Unable to see half filled stars
SabihMominRMIT opened this issue · 2 comments
SabihMominRMIT commented
<Rating
value={1.5}
readonly
style={{ maxWidth: 100 }}
/>
whitebeard086 commented
"readOnly", camel case
smastrom commented
Hi @SabihMominRMIT, @whitebeard086 answered you. Simply add readOnly
using camelCase.