constant WebformDialogHelper::DIALOG_NARROW in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Utility/WebformDialogHelper.php \Drupal\webform\Utility\WebformDialogHelper::DIALOG_NARROW
Width for narrow dialog. (modal: 700px; off-canvas: 500px)
Used by: Duplicate and delete entity, notes, etc…
File
- src/
Utility/ WebformDialogHelper.php, line 37
Class
- WebformDialogHelper
- Helper class for modal and off-canvas dialog methods.
Namespace
Drupal\webform\UtilityCode
const DIALOG_NARROW = 'narrow';