protected property GridStackFormBase::$iconBreakpoint in GridStack 8.2
Which breakpoint to generate icon from.
Foundation or Bootstrap 3 has `lg` for the largest. Bootstrap 4 and all js|css-driven has `xl` for the largest.
Type: string
File
- modules/
gridstack_ui/ src/ Form/ GridStackFormBase.php, line 143
Class
- GridStackFormBase
- Extends base form for gridstack instance configuration form.
Namespace
Drupal\gridstack_ui\FormCode
protected $iconBreakpoint = 'xl';