You are here

protected property GridStackFormBase::$breakpointCount in GridStack 8.2

The total breakpoint count.

Type: int

File

modules/gridstack_ui/src/Form/GridStackFormBase.php, line 157

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $breakpointCount = 0;