You are here

protected property GridStackFormBase::$useNested in GridStack 8.2

The flag whether the nested option (framework) is enabled, or not.

Type: bool

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $useNested = FALSE;