Skip to content

mikeludemann/react-flipcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Flipcard

A flipcard component with react

Properties

Flipcard

Key Value Type
frontside Content of the Frontside String
backside Content of the Backside String
eventAction Event action ["click", "hover"] String
rotation Rotation option ["vertical", "horizontal"] String
width Width of this flipcard String
height Height of this flipcard String
frontcolor Color of the Frontside String
frontbgcolor Background Color of the Frontside String
backcolor Color of the Backside String
backbgcolor Background Color of the Backside String

DimensionFlipcard

Key Value Type
frontside Content of the Frontside Element/Node
backside Content of the Backside Element/Node
dimension Dimension ["right","left","up", "down","diagonal--right","diagonal--left","inverted--diagonal--right","inverted--diagonal--left"] for the animation String
frontcolor Color of the Frontside String
frontbgcolor Background Color of the Frontside String
backcolor Color of the Backside String
backbgcolor Background Color of the Backside String

About

A flipcard component with react

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published