1234567891011121314151617 |
- <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>
-
- <p>Yes, see: <a href="examples.html#programmatic">https://select2.github.io/examples.html#programmatic</a></p>
- </section>
|