modelab / react-radial

A Customizable SVG Radial Menu for React: https://modelab.github.io/react-radial/
18 stars 7 forks source link

Can we add images inside the buttons. #1

Open nivethida opened 7 years ago

nivethida commented 7 years ago

Hi am new to React.js. Learning React through a simple app. I stumbled upon your work and felt it would be perfect for my project. My question is, is there any way we could add image inside the buttons ?

ekatzenstein commented 7 years ago

Currently not a functionality of the package, but you can modify the source code, adding an image instead of the pie-sliced regions created by the component. We can chalk this up as a feature request for the time being.