Properties
Optional
attributes
attributes?: Record<string, string>
Optional
autoFocus
autoFocus?: boolean
Optional
classNames
classNames?: string[]
Optional
fireModifierAndEnterKeyPress
fireModifierAndEnterKeyPress?: (() => void)
Optional
mandatory
mandatory?: boolean
Optional
onChange
onChange?: ((value) => void)
Type declaration
- (value): void
Returns void
Optional
onKeyPress
onKeyPress?: ((event) => void)
Type declaration
- (event): void
Returns void
Optional
placeholder
placeholder?: string
Optional
testId
testId?: string
Optional
validationPatterns
Type declaration
Optional
operator?: "and" | "or"
Optional
value
value?: string