Skip to content
Snippets Groups Projects
Commit c1114291 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2531608 by eiriksm: JSDoc text module

parent b3d36b0c
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -11,6 +11,9 @@
* Auto-hide summary textarea if empty and show hide and unhide links.
*
* @type {Drupal~behavior}
*
* @prop {Drupal~behaviorAttach} attach
* Attaches auto-hide behavior on `text-summary` events.
*/
Drupal.behaviors.textSummary = {
attach: function (context, settings) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment