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

Command Palette

Search for a command to run...

Docs
Comic Text

Comic Text

Comic text animation that looks like a comic book text

Installation

Usage

import { ComicText } from "@/components/magicui/comic-text";
<ComicText>Comic Text</ComicText>

Props

PropTypeDefaultDescription
classNamestring-The class name to be applied to the component
fontSizenumber4The font size of the text
styleCSSProperties#ffffffThe style of the text
childrenstring-The text to be displayed

Credits