Capítulo 196 de 411

Chapter 196: Draggable.disable()

Core Idea

Disables the instance so it can no longer be dragged, until enable() is called again.

Reference Tables

Returns: the Draggable instance (chainable).

Connects To

  • Draggable.enable(), Draggable.enabled: re-enable or check the current state.