Properties
Optional autoFocus
autoFocus: boolean
Optional autoSelect
autoSelect: boolean
Optional className
className: string
Optional initSelectionEnd
initSelectionEnd: number
Optional initSelectionStart
initSelectionStart: number
Optional inline
inline: boolean
Optional onPressEnter
onPressEnter: KeyboardEventHandler<HTMLInputElement>
Optional size
size: "small" | "large" | "normal"
Optional style
style: CSSProperties
Optional width
width: string | number