You are here

protected property UIkitViewSwitcher::$usesFields in UIkit Components 8.3

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

Type: bool

Overrides StylePluginBase::$usesFields

File

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

Class

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

Namespace

Drupal\uikit_views\Plugin\views\style

Code

protected $usesFields = TRUE;