You are here

protected property ViewsBootstrapCarousel::$usesFields in Views Bootstrap 8.4

Does the style plugin for itself support to add fields to it's output.

Type: bool

Overrides StylePluginBase::$usesFields

File

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

Class

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

Namespace

Drupal\views_bootstrap\Plugin\views\style

Code

protected $usesFields = TRUE;