You are here

protected property Quicktabs::$usesRowClass in Quick Tabs 8.3

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

Type: bool

Overrides StylePluginBase::$usesRowClass

File

src/Plugin/views/style/Quicktabs.php, line 39

Class

Quicktabs
Style plugin to render views rows as tabs.

Namespace

Drupal\quicktabs\Plugin\views\style

Code

protected $usesRowClass = TRUE;