You are here

protected property UIkitViewList::$usesRowClass in UIkit Components 8

Does the style plugin support custom css class for the rows.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

uikit_views/src/Plugin/views/style/UIkitViewList.php, line 35

Class

UIkitViewList
Style plugin to render each item in a UIkit List component.

Namespace

Drupal\uikit_views\Plugin\views\style

Code

protected $usesRowClass = TRUE;