/** * @file * JavaScript behaviors for options elements. */ (function ($, Drupal) { /** * Attach handlers to options buttons element. * * @type {Drupal~behavior} */ Drupal.behaviors.webformOptionsButtons = { attach(context) { // Place inside of