Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.


Docs
Terminal

Terminal

An implementation of the MacOS terminal

Installation

npx shadcn@latest add "https://magicui.design/r/terminal"

Props

Terminal

PropTypeDefaultDescription
typingTextstring"Create Magical Landing Pages"Text that will be typed out in the terminal.
classNamestring-Custom CSS class for styling.
durationnumber100Duration in milliseconds for each character typed.

AnimatedSpan

PropTypeDefaultDescription
childrenReactNode-Content to be animated.
delaynumber0Delay in seconds before the animation starts.
classNamestring-Custom CSS class for styling.