dispatchKendoPasteEvent
Function
Definition
Package:@progress/kendo-react-common
Dispatches a smart paste populate event from the given element. The event will bubble up through the DOM tree.
Parameters:elementnull | Element
The element to dispatch the event from
fieldValuesRecord<string, any>The field values to populate
Returns:boolean
true if the event was not cancelled, false otherwise