Search results

BeforePasteEventArgs API in React Blockeditor API component

Represents the event arguments for paste event.

Properties

cancel

boolean

Specifies whether the paste action should be canceled.

content

string

Contains the content being pasted.