You are here

protected property GridStackEnginePluginBase::$colClass in GridStack 8.2

The prefix class dependent on framework/ versions: col, cell, columns, etc.

Type: array

File

src/GridStackEnginePluginBase.php, line 20

Class

GridStackEnginePluginBase
Provides base class for all gridstack layout engines.

Namespace

Drupal\gridstack

Code

protected $colClass = 'col';