Open Sikandarkhan opened 5 years ago
I am building a feedback rating application. And this is the current configuration which I am using,
On default, I would like to load ZERO filled stars. I tried to check the documentation etc but couldn't able to find the appropriate solution.
Hi @Sikandarkhan, good question. Did you try this?
cosmosView.settings.minTouchRating = 0 cosmosView.rating = 0
I am building a feedback rating application. And this is the current configuration which I am using,
On default, I would like to load ZERO filled stars. I tried to check the documentation etc but couldn't able to find the appropriate solution.