You are here

protected property Foundation5::$containerClasses in GridStack 8.2

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

Type: array

Overrides GridStackEnginePluginBase::$containerClasses

File

src/Plugin/gridstack/engine/Foundation5.php, line 26

Class

Foundation5
Provides a GridStack Foundation5 layout engine.

Namespace

Drupal\gridstack\Plugin\gridstack\engine

Code

protected $containerClasses = [
  'row',
];