You are here

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

The row index of the slide at which the timeline should first be rendered.

Type: int

File

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

Class

TimelineJS
Style plugin to render items as TimelineJS3 slides.

Namespace

Drupal\views_timelinejs\Plugin\views\style

Code

protected $startSlideIndex;