clearing-selections.html 338 B

1234567891011121314151617
  1. <section>
  2. <h2 id="allowClear">
  3. Can I allow users to clear their selections?
  4. </h2>
  5. <h3>
  6. The "x" icon is not clearing the selection
  7. </h3>
  8. {% include options/not-written.html %}
  9. <h3>
  10. Can users remove all of their selections in a multiple select at once?
  11. </h3>
  12. {% include options/not-written.html %}
  13. </section>