You are here

protected property GridStackBase::$options in GridStack 8.2

The plugin instance options.

Type: array

File

src/Entity/GridStackBase.php, line 57

Class

GridStackBase
Defines the base class for GridStack configuration entity.

Namespace

Drupal\gridstack\Entity

Code

protected $options = [];