You are here

protected property TimelineJS::$usesGrouping in Views TimelineJS integration 8.3

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/TimelineJS.php, line 44

Class

TimelineJS
Style plugin to render items as TimelineJS3 slides.

Namespace

Drupal\views_timelinejs\Plugin\views\style

Code

protected $usesGrouping = FALSE;