Skip to main content

Installation

    Usage

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

    Props

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

    Credits

    Build docs developers (and LLMs) love