You are here

protected property UIkitViewSwitcher::$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/UIkitViewSwitcher.php, line 35

Class

UIkitViewSwitcher
Style plugin to render each item in a UIkit Switcher component.

Namespace

Drupal\uikit_views\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;