You are here

protected property GridStackFormBase::$adminCss in GridStack 8.2

The flag whether the admin CSS is enabled, or not.

Type: bool

File

modules/gridstack_ui/src/Form/GridStackFormBase.php, line 56

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $adminCss;