blockly > registry > Type > BLOCK_DRAGGER

registry.Type.BLOCK_DRAGGER property

Type for an IDragger. Formerly behavior was mostly covered by BlockDraggeers, which is why the name is inaccurate.

Signature:

static BLOCK_DRAGGER: Type<IDragger>;