protected property Grid::$options in Filebrowser 8.2
Same name and namespace in other branches
- 3.x src/Grid/Grid.php \Drupal\filebrowser\Grid\Grid::options
'alignment' => horizontal or vertical (vertical not yet implemented, 'columns' => amount of columns, 'automatic_width' = true or false
Type: array Options for construction of the grids
File
- src/
Grid/ Grid.php, line 30
Class
Namespace
Drupal\filebrowser\GridCode
protected $options;