New to KendoReactStart a free 30-day trial

PromptBoxHandle
Premium

Updated on Feb 5, 2026

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

NameTypeDefaultDescription

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.

Not finding the help you need?
Contact Support