You are here

protected property UIkitViewSlider::$usesGrouping in UIkit Components 8.3

Does the Style plugin support grouping of rows?

Type: bool

Overrides StylePluginBase::$usesGrouping

File

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

Class

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

Namespace

Drupal\uikit_views\Plugin\views\style

Code

protected $usesGrouping = FALSE;