Animate appearance
By using MountTransition and AnimatePresence (of framer-motion) components you can do basic animation.
Usage#
Set animation you want with animationType prop of MountTransition.
Example:
Animations available#
fadescaleslideUpslidedownslideLeftslideRight
Use them with
animationTypeprop ofMountTransition