You are here

protected property ViewsBootstrapCarousel::$usesRowClass in Views Bootstrap 8.3

Whether the config form exposes the class to provide on each row.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

src/Plugin/views/style/ViewsBootstrapCarousel.php, line 35

Class

ViewsBootstrapCarousel
Style plugin to render each item as a row in a Bootstrap Carousel.

Namespace

Drupal\views_bootstrap\Plugin\views\style

Code

protected $usesRowClass = TRUE;