event
onPaste (client-side)
Available since version: 0.1.4
This event can be canceled
This event is triggered when user presses CTRL+V combination.
Cancelling this event will prevent the text pasting into chat input.
Parameters
string text
string
text: a copied text from clipboard.