Customer’s Canvas
Call us at 1-800-661-8190 or send an email at info@aurigma.com
Selects the specified design elements on the current surface.
You can call getSelectedItems to access the items.
editor.selectItems([ { "name": "Contact" }, { "name": "Address" } ]);
An array of objects that contain design element names.