BeforePasteEventArgs
12 Sep 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.
12 Sep 20251 minute to read
Represents the event arguments for paste event.
Specifies whether the paste action should be canceled.
Contains the content being pasted.