You are here

constant WebformDialogHelper::DIALOG_NORMAL in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Utility/WebformDialogHelper.php \Drupal\webform\Utility\WebformDialogHelper::DIALOG_NORMAL

Width for normal dialog. (modal: 800px; off-canvas: 600px)

Used by: Add and edit element/handler, etc…

File

src/Utility/WebformDialogHelper.php, line 28

Class

WebformDialogHelper
Helper class for modal and off-canvas dialog methods.

Namespace

Drupal\webform\Utility

Code

const DIALOG_NORMAL = 'normal';