Browse Source

Stub question about event data

Kevin Brown 9 years ago
parent
commit
962fd63a67
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/_includes/options/events/jquery.html

+ 6 - 0
docs/_includes/options/events/jquery.html

@@ -40,6 +40,12 @@
     <dd>Triggered before a selection is removed. This event can be prevented.</dd>
   </dl>
 
+  <h3>
+    Does Select2 include extra information in these events?
+  </h3>
+
+  {% include options/not-written.html %}
+
   <h3>
     How can I attach listeners for these events?
   </h3>