Used as the standard input field
import { Field } from '@cleartrip/bento'className
stringClass to be appended to the wrapping element
type
stringHtml type of the input text/number/email etc.
hasError
boolBoolean to indicate an error state
iconleft
stringIcon string to append to the right of the field
iconright
stringIcon string to append to the left of the field
wrapperClassName
stringClasses for internal wrapper
size
enumSize of the input filed
dateField
boolDate input field variant
CONTENTS