Glasswave UI

Input

Text input field.

Input

Installation

1pnpm dlx shadcn@latest add @glasswave/input

Usage

1import { Input } from 'glasswave';
1<Input />

API Reference

Input renders an <input> and accepts all standard <input> attributes plus className.