You are here

protected property FoundationBase::$colPrefix in GridStack 8.2

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

Type: array

Overrides GridStackEnginePluginBase::$colPrefix

File

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

Class

FoundationBase
Provides the base Foundation layout engine.

Namespace

Drupal\gridstack\Plugin\gridstack\engine

Code

protected $colPrefix = 'large-';