You are here

protected property FoundationBase::$colClass in GridStack 8.2

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

Type: array

Overrides GridStackEnginePluginBase::$colClass

File

src/Plugin/gridstack/engine/FoundationBase.php, line 18

Class

FoundationBase
Provides the base Foundation layout engine.

Namespace

Drupal\gridstack\Plugin\gridstack\engine

Code

protected $colClass = 'cell';