IvanAdmaers / react-roulette-pro

The best React roulette
https://react-roulette-pro.ivanadmaers.com/
MIT License
63 stars 15 forks source link

Showing text below the winning item #31

Closed GerindT closed 1 year ago

GerindT commented 1 year ago

Hello, i wanted to know if there is any workaround to show text below only the winning item not all the items. Thank you in advance!

IvanAdmaers commented 1 year ago

Hi, @GerindT.

At this moment, the roulette does not support this behavior.

But if you're looking for a workaround, take a look at this example: https://codesandbox.io/s/rrp-issue-31-x1juqh.

Hope, it'll help :)

GerindT commented 1 year ago

I tried another workaround by adding the text property only to the winning item at the moment it is assigned as the winning item than when the roulette starts again I remove all the text key from items therefore making it essentially invisible. Thank you for your suggestion, I will keep it if I come across a problem!

IvanAdmaers commented 1 year ago

You're welcome. If you will need help, feel free to let me know!

IvanAdmaers commented 1 year ago

I'm closing this due to no activity. If you have questions feel free to open a new issue.