1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/docs/_includes/options/selections/clearing-selections.html
2015-09-14 19:30:32 -04:00

17 lines
338 B
HTML

<section>
<h2 id="allowClear">
Can I allow users to clear their selections?
</h2>
<h3>
The "x" icon is not clearing the selection
</h3>
{% include options/not-written.html %}
<h3>
Can users remove all of their selections in a multiple select at once?
</h3>
{% include options/not-written.html %}
</section>