Module

Framer.Motion.MotionComponent

Package
purescript-framer-motion
Repository
i-am-the-slime/purescript-framer-motion

#createMotionElement Source

createMotionElement :: forall props kids. String -> props -> kids -> JSX

#createMotionElement_ Source

createMotionElement_ :: forall props. String -> props -> JSX

#custom Source