You are here

protected property JqueryCarousel::$usesGrouping in jQuery carousel 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/JqueryCarousel.php, line 42

Class

JqueryCarousel
Style plugin to render each item in a grid cell.

Namespace

Drupal\jquery_carousel\Plugin\views\style

Code

protected $usesGrouping = FALSE;