You are here

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

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

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

Class

TimelineJS
Style plugin to render items as TimelineJS3 slides.

Namespace

Drupal\views_timelinejs\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;