effectussoftware / react-custom-roulette

Repository for the react-custom-roulette library
MIT License
322 stars 114 forks source link

How to update style of item (font family, font size) and spin speed #31

Closed Woverlin closed 1 year ago

Woverlin commented 3 years ago

Thanks for create amazing lib, but I need to custom font family and font size following my brand and edit spin speed. Can you help me to do that

coliveravenegas commented 2 years ago

Same here. I need to change the font family 🙏

luchozamora1 commented 1 year ago

Thank you for the questions. We've added those options in version 1.3.2. The font options can be set as wheel props, as well as data item attributes, and there is a spinDuration prop now to control the rotation speed. You can check how they work in the documentation!