public property GeofieldBoundsWidget::$components in Geofield 8
Bounds widget components.
Type: array
File
- src/
Plugin/ Field/ FieldWidget/ GeofieldBoundsWidget.php, line 26
Class
- GeofieldBoundsWidget
- Plugin implementation of the 'geofield_bounds' widget.
Namespace
Drupal\geofield\Plugin\Field\FieldWidgetCode
public $components = [
'top',
'right',
'bottom',
'left',
];