WordPullUp
Installation
npx magicui-cli add word-pull-upProps
| Prop | Type | Description | Default |
|---|---|---|---|
| className | string | The class name to be applied to the component | |
| words | string | An string of word to pull up | "" |
| framerProps | HTMLMotionProps | An object containing framer-motion animation props | |
| wrapperFramerProps | HTMLMotionProps | An object containing framer-motion animation props |