You are here

protected property GridStackFormBase::$niceName in GridStack 8.2

Defines the nice name.

Type: string

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $niceName = 'GridStack';