浏览代码

Stub question about event data

Kevin Brown 9 年之前
父节点
当前提交
962fd63a67
共有 1 个文件被更改,包括 6 次插入0 次删除
  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>