Blame view

bower_components/select2/docs/_includes/options/dropdown/selections.html 337 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>
      Can I change how selecting results works?
    </h2>
  
    <h3>
      Can I select the highlighted result when the dropdown is closed?
    </h3>
  
    {% include options/not-written.html %}
  
    <h3>
      Can I prevent the dropdown from closing when a result is selected?
    </h3>
  
    {% include options/not-written.html %}
  </section>