New to Kendo UI for AngularStart a free 30-day trial

SmartPasteRequestStartEvent

Updated on Jun 8, 2026

Represents the event arguments for the requestStart event of the SmartPasteButton.

NameTypeDefaultDescription

requestData

SmartPasteAIRequestData

Gets the request data to send to the AI service.

Constructors

SmartPasteRequestStartEvent

(requestData: SmartPasteAIRequestData)

Parameters

requestData

SmartPasteAIRequestData

Methods

isDefaultPrevented

Returns true if you or any subscriber prevented the default action.

Returns

boolean

true if the default action was prevented, otherwise, false.

preventDefault

Prevents the default action for the event. The source component suppresses the built-in behavior that follows the event.

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