Skip to main content

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

<template>
  <IInput
    defaultValue=""
    class="custom-input"
    containerClass="custom-container"
  />
</template>

Props

Prop NameTypeDefaultDescription
defaultValuestring | number""Default value of the input field.
classstring""Additional CSS classes for custom styling.
containerClassstring""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

Build docs developers (and LLMs) love