react-flipcard icon indicating copy to clipboard operation
react-flipcard copied to clipboard

Flip per element

Open alaahaytham opened this issue 6 years ago • 0 comments

Is there a way to flip a single element on a page full of flippable elements using a function?

Currently its based on the component state, I've tried adding a ref and changing the isFlipped to False, but with no luck.

alaahaytham avatar Nov 27 '18 13:11 alaahaytham