How can one use a polymer component inside a react component ? Is it possible?
问题 I have used google's polymer to make web components but i am also very interested in giving react a try. So i want to know whether it is possible to use the polymer component from inside the render function of a react component ? 回答1: Yes it is possible ! I did it using a method thats kinda bit complicated but i would love to share it. if you have already used polymer then just directly use the polymer the way you use it any other polymer element. all you have to do is convert this react