1
0
mirror of synced 2024-11-23 21:36:09 +03:00
select2/docs/_includes/options-new/events/jquery.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

17 lines
255 B
HTML

<section>
<h2 id="events-public">
Public jQuery events
</h2>
<h3>
What events will Select2 trigger?
</h3>
<h3>
How can I attach listeners for these events?
</h3>
<h3>
What events does Select2 listen for?
</h3>
</section>