Overview
A versatile and visually dynamic input field component featuring radial hover effects and modern styling. Perfect for creating engaging form experiences in contemporary web applications.Usage
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
defaultValue | string | number | "" | Default value of the input field. |
class | string | "" | Additional CSS classes for custom styling. |
containerClass | string | "" | Additional CSS classes for custom styling of the container. |
Features
- Radial hover effects for enhanced interactivity
- Modern, clean design
- Flexible styling options
- Built on solid foundations with extended functionality
Credits
- Built on ShadCN Vue’s Input component foundation, with extended functionality for modern UI/UX needs
- Ported from Aceternity UI’s Signup Form Input Component