Documentation
Custom components
Text Rotator

Text Rotator

Text Rotator with tailwindcss.

NextjsTypescriptTailwindcss
  • This Component
  • is really
  • awesome
  • You must
  • Try it Once
  • Thankyou...

Installation

npx mixcn-ui add textrotator
  1. The command will create a components/mixui/TextRotator.tsx in your Nextjs App directory.
  2. It will install the neccessary package required for this component.

usage

import TextRotator from "@/components/mixcnui/TextRotator";
<TextRotator />

Go inside the TextRotator.tsx and edit all the li elements accourding to you.