Skip to main content

IInsertItemsIntoAreaCommandArgs

Interfaces

IInsertItemsIntoAreaCommandArgs

Type Parameters

Type Parameter
TItem

Properties

items
items: TItem[];
selectOnCanvas?
optional selectOnCanvas?: boolean;
sourceHeight
sourceHeight: number;
sourceWidth
sourceWidth: number;
Was this page helpful?