protected property GridResponsive::$usesRowPlugin in Drupal 10
Whether or not this style uses a row plugin.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- core/
modules/ views/ src/ Plugin/ views/ style/ GridResponsive.php, line 25
Class
- GridResponsive
- Style plugin to render each item in a responsive grid cell.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;