You are here

protected property GridStackFormBase::$isDefault in GridStack 8.2

The flag whether the entity is default, or not.

Type: bool

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $isDefault;