BeforePasteCleanupEventArgs

16 Dec 20251 minute to read

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.