Type Alias GroupIdentifierFunction<T>

GroupIdentifierFunction<T>: ((d: T, el: BrowserElement) => boolean)

Defines the function that is invoked to determine whether an item that is about to be dragged represents a group.

Type Parameters

  • T
Version :