You are here

Files in Views Responsive Grid 8

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Installation * How to use INTRODUCTION ------------ Current Maintainers: Mark Carver - https://drupal.org/user/501638 Ian Whitcomb - https://drupal.org/user/771654 Views Responsive…
ResponsiveGrid.php lib/Drupal/views_responsive_grid/Plugin/views/style/ResponsiveGrid.php Drupal\views_responsive_grid\Plugin\views\style Definition of Drupal\views_responsive_grid\Plugin\views\style\ResponsiveGrid.
views-view-responsive-grid.html.twig templates/views-view-responsive-grid.html.twig Default theme implementation for views to display rows in a responsive grid.
views_responsive_grid.css views_responsive_grid.css .views-responsive-grid .views-row { clear: both; float: left; width: 100%; } .views-responsive-grid .views-col { float: left; }
views_responsive_grid.info.yml views_responsive_grid.info.yml views_responsive_grid.info.yml
views_responsive_grid.module views_responsive_grid.module Provides a Views style plugin to display content in a responsive grid.
views_responsive_grid.theme.inc views_responsive_grid.theme.inc Defines theming processors for views_responsive_grid.

Other projects