Command Palette

Search for a command to run...

1.8k

Command Palette

Search for a command to run...

Components

Apple Hello Effect

SVG writing animation inspired by Apple’s “Hello” screen.

Loading…
Loading…
Loading…
Loading…

Installation

For English:

$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect

For Hindi:

$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect-hindi

For Spanish:

$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect-spanish

For Vietnamese:

$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect-vietnamese

Usage

import { AppleHelloEffectEnglish } from "@/components/apple-hello-effect-english"
import { AppleHelloEffectHindi } from "@/components/apple-hello-effect-hindi"
import { AppleHelloEffectSpanish } from "@/components/apple-hello-effect-spanish"
import { AppleHelloEffectVietnamese } from "@/components/apple-hello-effect-vietnamese"
<AppleHelloEffectEnglish />
<AppleHelloEffectHindi />
<AppleHelloEffectSpanish />
<AppleHelloEffectVietnamese />

API Reference

Prop

Type

References