Input component to get user input, usually for form input or search fields.
The Input component can be imported using
import { Input } from '@tail-kit/tail-kit'
Name | Description | Default Value |
---|---|---|
icon | Provide icon to render inside Input component Element | undefined | -- |
inputClassName | string | undefined | -- |
inputStyle | CSSProperties | undefined | -- |