Files
agent/bower_components/select2/docs/_includes/options/dropdown/selections.html

17 lines
337 B
HTML

<section>
<h2>
Can I change how selecting results works?
</h2>
<h3>
Can I select the highlighted result when the dropdown is closed?
</h3>
{% include options/not-written.html %}
<h3>
Can I prevent the dropdown from closing when a result is selected?
</h3>
{% include options/not-written.html %}
</section>