Skip to main content

GroupIdentifierFunction

GroupIdentifierFunction = (d, el) => boolean

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

Parameters

d

ObjectData

el

BrowserElement

Returns

boolean