You are here

protected property ViewsFs::$usesRowPlugin in Views FractionSlider 8

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

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

views_fs/src/Plugin/views/style/ViewsFs.php, line 35

Class

ViewsFs
Style plugin to render a Fractionslider.

Namespace

Drupal\views_fs\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;