Capítulo 210 de 411

Chapter 210: Draggable.maxX

Core Idea

When bounds are applied, the maximum legal value of the horizontal property (x transform for type:"x,y", or CSS left for type:"top,left") — useful in custom snap/callback logic.

Connects To

  • Draggable.minX: the corresponding lower bound.
  • Draggable.maxY: the vertical counterpart.