New to KendoReactStart a free 30-day trial

PromptBoxPromptActionEvent
Premium

Updated on Feb 5, 2026

Event argument for the PromptBox onPromptAction event.

NameTypeDefaultDescription

attachments

UploadFileInfo[]

The currently attached files when the action button is clicked. Allows accessing attachments without requiring controlled mode.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

PromptBoxHandle

An event target.

value

string

The current value of the PromptBox when the action button is clicked. Allows accessing the message content without requiring controlled mode.

Not finding the help you need?
Contact Support