You are here

protected property ResponsiveGrid::$usesRowPlugin in Views Responsive Grid 8

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

lib/Drupal/views_responsive_grid/Plugin/views/style/ResponsiveGrid.php, line 36
Definition of Drupal\views_responsive_grid\Plugin\views\style\ResponsiveGrid.

Class

ResponsiveGrid
Style plugin to render each item in a responsive grid "cell".

Namespace

Drupal\views_responsive_grid\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;