Hierarchy

  • MoveItemsOptions

Properties

Properties

copy: boolean

If true the items will be copied to the new location, otherwise they are moved.

Default Value

false

reorder: boolean

If true the items will reordered during move to match the order specified by the given item array. This option will be ignored if the copy option is true.

Default Value

false

Generated using TypeDoc