blockly >ShortcutItems >registerPaste

ShortcutItems.registerPaste() 函数

使用 ctrl+v、cmd+v 或 alt+v 粘贴文本块的键盘快捷键。

Signature:

export declare function registerPaste(): void;

返回

void