Blame view

bower_components/select2/docs/_includes/options/selections/clearing-selections.html 338 Bytes
f6e211e4   Administrator   finish work part 1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  <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>