Copy manager methods overview
Name | Description |
---|---|
copy() | Copies selected elements or elements specified by ids |
copyStyles() | Copies styles of the specified element or the first element from the selection list |
paste() | Creates new elements identical to the elements passed by the "copy()" method |
pasteStyles() | Applies copied styles to the list of selected elements or elements specified by ids |