public property Grid::$gutter_width in Grid builder 8
Gutter width value. Understood in pixels for fixed grids (eg. 20) or as percentage for fluid grids (eg. 2).
Type: int
File
- lib/
Drupal/ gridbuilder/ Grid.php, line 71 - Definition of Drupal\gridbuilder\Grid.
Class
- Grid
- Defines the grid entity.
Namespace
Drupal\gridbuilderCode
public $gutter_width;