Input

Text input with tokenized variants and slant support.

Installation

npx shadcn@latest add @gameone/input

Registry dependencies: gameone-utils

Usage

Import
import { Input } from "@/components/ui/input"
Example
<Input placeholder="Enter text..." />

Examples

Default

Slant

Angled clip-path input matching the Game One slant geometry.