SourceDestinationModel
12 Sep 20251 minute to read
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.