You are here

protected property GridStackEnginePluginBase::$containerClasses in GridStack 8.2

The container classes, actually refers to row classes, not the outmost.

Type: array

File

src/GridStackEnginePluginBase.php, line 55

Class

GridStackEnginePluginBase
Provides base class for all gridstack layout engines.

Namespace

Drupal\gridstack

Code

protected $containerClasses = [];