Input

Input component to get user input, usually for form input or search fields.

Usage

The Input component can be imported using

import { Input } from '@tail-kit/tail-kit'

Default Input

Input with Icon

Input with Default Value

Input Props

NameDescriptionDefault Value
icon
Provide icon to render inside Input component
Element | undefined
--
inputClassName
string | undefined
--
inputStyle
CSSProperties | undefined
--