You are here

protected property GridStackEnginePluginBase::$colPrefix in GridStack 8.2

The last prefix dependent on framework/ versions: col-, large, etc.

Type: array

File

src/GridStackEnginePluginBase.php, line 27

Class

GridStackEnginePluginBase
Provides base class for all gridstack layout engines.

Namespace

Drupal\gridstack

Code

protected $colPrefix = 'col-';