diff --git a/docs/_includes/options/events/jquery.html b/docs/_includes/options/events/jquery.html index 319f1890..680deaa8 100644 --- a/docs/_includes/options/events/jquery.html +++ b/docs/_includes/options/events/jquery.html @@ -40,6 +40,12 @@
Triggered before a selection is removed. This event can be prevented.
+

+ Does Select2 include extra information in these events? +

+ + {% include options/not-written.html %} +

How can I attach listeners for these events?