You are here

protected property UIkitViewSlider::$usesRowPlugin in UIkit Components 8.3

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

uikit_views/src/Plugin/views/style/UIkitViewSlider.php, line 28

Class

UIkitViewSlider
Style plugin to render each item in a UIkit Slider component.

Namespace

Drupal\uikit_views\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;