React-Grid-Layout - Pluggable Constraints
v2.1.0This demonstrates the pluggable constraints system introduced in v2.
Constraints control position and size limits during drag/resize operations. Built-in constraints include gridBounds, minMaxSize, containerBounds, boundedX, and boundedY.
Try switching between different constraint configurations to see how they affect item behavior.