You are here

constant WebformShareIframe::LIBRARY in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_share/src/Element/WebformShareIframe.php \Drupal\webform_share\Element\WebformShareIframe::LIBRARY

The JavaScript iframe library.

File

modules/webform_share/src/Element/WebformShareIframe.php, line 20

Class

WebformShareIframe
Provides a render element that createa an iframe to share a webform.

Namespace

Drupal\webform_share\Element

Code

const LIBRARY = 'iframe-resizer';