You are here

protected property GridStackFormBase::$smallestBreakpoint in GridStack 8.2

The smallest breakpoint can be SM for Foundation, XS for the rest.

Type: string

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $smallestBreakpoint = 'xs';