Search results

SourceDestinationModel API in Vue ListBox API component

Interface for drag and drop event args.

Properties

currentData

string[] | boolean[] | number[] | { : }[] | DataManager

Specifies the list items after drag or drop in the ListBox.

previousData

string[] | boolean[] | number[] | { : }[] | DataManager

Specifies the list items before drag or drop in the ListBox.