Type Alias DataGeneratorFunction<T>

DataGeneratorFunction<T>: ((el: BrowserElement) => T)

Defines the function that is invoked to gather a dataset to associate with an item that is being dragged.

Type Parameters

  • T
Version :