Pricing

Magic Card

A spotlight effect that follows your mouse cursor and highlights borders on hover.

6,110

Bookmarks

16,310

Installs

26,910

Views

52 lines
"use client"

import { useTheme } from "next-themes"

import { Button } from "@/components/ui/button"
import {
  Card,
  CardContent,
  CardDescription,
  CardFooter,
  CardHeader,
  CardTitle,
} from "@/components/ui/card"
import { Input } from "@/components/ui/input"
import { Label } from "@/components/ui/label"
import { MagicCard } from "@/components/ui/magic-card"

36 more lines behind a plan

Previews are free to watch. Reading and copying the full source needs a plan.

See plans
Dependencies
motionnext-themes
License
MIT License
Published
1/16/2025

Similar components

That's all 6 components

Explore more

Part of Magic UI — browse the full library on Nuxus.