Hierarchy

  • PasteItemsOptions

Properties

Properties

beforeItem: null | BasketItem

If specified, the items will be pasted before the specified item. Will be ignored if parent is not specified.

Default Value

null

parent: null | BasketItem

If specified, the items will be pasted as children of the parent. If not the insert position is based on the current selection.

Default Value

null

Generated using TypeDoc