API Reference > ui-core > Inputs > InputProps InputProps Interface Properties for the Input component Extends InputHTMLAttributes<HTMLInputElement> CommonProps 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 ui/core/src/ui-core/inputs/Input.tsx Line 17 Last Updated: 11 June, 2024