Type Alias TypeGeneratorFunction<T>

TypeGeneratorFunction<T>: ((d: T) => string)

Defines the function invoked to determine the type of some item that is about to be dragged.

Type Parameters

  • T
Version :