logo
8

Sci-Fi Input

A terminal-style HUD input with glowing cyan borders, scan line animation, and corner brackets.

Loading...

Installation

pnpm dlx shadcn@latest add https://harshkanjiya.com/r/scifi-input.json

Usage

import { ScifiInput } from "@/components/scifi-input"
 
export default function Page() {
  return <ScifiInput />
}

API Reference

PropTypeDefaultDescription
classNamestringundefinedAdditional class names applied to the root wrapper.