1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/docs/_includes/options/selections/clearing-selections.html

17 lines
338 B
HTML
Raw Normal View History

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