You are here

protected property GridStackBase::$weight in GridStack 8.2

The weight to re-arrange the order of gridstack optionsets.

Type: int

File

src/Entity/GridStackBase.php, line 43

Class

GridStackBase
Defines the base class for GridStack configuration entity.

Namespace

Drupal\gridstack\Entity

Code

protected $weight = 0;