1
0
mirror of synced 2025-02-04 22:29:24 +03:00
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>