InputService.onCopy Method

Register the handler to handle when the copy sticky key is pressed (ctrl+c).
 

Parameters

controlContainer

Type: HTMLElement
The HTML element to bind a handler to.
onCopyHandler

Type: Function
The handler.