Custom Animations
Starting from version 3.2.0, you can define custom animations! Simply import the Reveal component (which is the default export of the library – give it the name you want) and pass it a keyframes prop:
If no keyframes prop is passed, the default rendered animation is a fading entrance from the left (equivalent to <Fade direction="left">...</Fade>).
Other Props#
You can also pass these props to Reveal:
cascadedampingdelaydurationfractiontriggerOnceclassNameandchildClassNamestyleandchildStyleonVisibilityChange