You are here

protected property WebformOptionsCustom::$zoom in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_options_custom/src/Entity/WebformOptionsCustom.php \Drupal\webform_options_custom\Entity\WebformOptionsCustom::zoom

Enable SVG pan and zoom.

Type: bool

File

modules/webform_options_custom/src/Entity/WebformOptionsCustom.php, line 171

Class

WebformOptionsCustom
Defines the webform options custom entity.

Namespace

Drupal\webform_options_custom\Entity

Code

protected $zoom = TRUE;