You are here

protected property GridStackPluginBase::$breakpoints in GridStack 8.2

The layout breakpoints.

Type: array

File

src/GridStackPluginBase.php, line 27

Class

GridStackPluginBase
Provides base class for all gridstack plugins.

Namespace

Drupal\gridstack

Code

protected $breakpoints = [];