New to KendoReactStart a free 30-day trial

Represents the ref handle for the PromptBox component. Provides methods to programmatically control the input element.

Definition

Package:@progress/kendo-react-conversational-ui

Properties

blur

() => void

Programmatically blur the input element.

element

null | HTMLInputElement | HTMLTextAreaElement

Reference to the underlying input or textarea element.

focus

() => void

Programmatically focus the input element.

value?

string

The current value of the input element.

In this article
DefinitionPropertiesblurelementfocusvalue?
Not finding the help you need?
Contact Support