Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 357 Bytes

File metadata and controls

9 lines (5 loc) · 357 Bytes

Custom Paste Handler

In this example, we change the default paste handler to append some text to the pasted content when the content is plain text.

Try it out: Use the buttons to copy some content to the clipboard and paste it in the editor to trigger our custom paste handler.

Relevant Docs: