InputProps Interface

Properties for the Input component

Extends

Methods

Name Description
nativeKeyHandler(e: KeyboardEvent): void Optional    

Properties

Name Type Description
ref undefined | Ref<HTMLInputElement> Provides ability to return reference to HTMLInputElement  
setFocus undefined | boolean Indicates whether to set focus to the input element  

Defined in

Last Updated: 29 November, 2022