You are here

protected property GridStackFormBase::$html5Ac in GridStack 8.2

The flag whether to use HTML5 autocomplete suggestions, or not.

Type: bool

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $html5Ac = FALSE;