You are here

protected property Grid::$options in Filebrowser 8.2

Same name and namespace in other branches
  1. 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

Grid

Namespace

Drupal\filebrowser\Grid

Code

protected $options;