1
0
mirror of synced 2024-11-23 13:36:01 +03:00
select2/docs/_includes/options-new/events.html
Kevin Brown a96ec9d91c Added section for events
Both public jQuery events and internal Select2 events will be
documented.
2015-08-31 21:14:59 -04:00

8 lines
145 B
HTML

<section>
<h1>
Events
</h1>
{% include options-new/events/jquery.html %}
{% include options-new/events/internal.html %}
</section>