Docs
Word Pull Up
Word Pull Up
Text animation for words to pull up
WordPullUp
Installation
npx nyxbui@latest add word-pull-up
Props
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 |