You are here

protected property Jssor::$usesFields in Jssor Slider 8

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

Type: bool

Overrides StylePluginBase::$usesFields

File

src/Plugin/views/style/Jssor.php, line 33
Definition of Drupal\jssor\Plugin\views\style\Jssor.

Class

Jssor
Style plugin to render each item in an ordered or unordered list.

Namespace

Drupal\jssor\Plugin\views\style

Code

protected $usesFields = TRUE;