File tree Expand file tree Collapse file tree
docs/_includes/options-new Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 What should the results returned to Select2 look like?
2020 </ h3 >
2121
22+ {% include options-new/not-written.html %}
23+
2224 < h3 >
2325 Is there a way to modify the response before passing it back to Select2?
2426 </ h3 >
Original file line number Diff line number Diff line change 77 What events will Select2 trigger?
88 </ h3 >
99
10+ {% include options-new/not-written.html %}
11+
1012 < h3 >
1113 How can I attach listeners for these events?
1214 </ h3 >
1315
16+ {% include options-new/not-written.html %}
17+
1418 < h3 >
1519 What events does Select2 listen for?
1620 </ h3 >
21+
22+ {% include options-new/not-written.html %}
23+
24+ < h3 >
25+ What events can be prevented? How can I prevent a selection from being made?
26+ </ h3 >
27+
28+ {% include options-new/not-written.html %}
1729</ section >
Original file line number Diff line number Diff line change 22 < h2 id ="allowClear ">
33 Can I allow users to clear their selections?
44 </ h2 >
5-
5+
66 < h3 >
77 The "x" icon is not clearing the selection
88 </ h3 >
99
10+ {% include options-new/not-written.html %}
11+
1012 < h3 >
1113 Can users remove all of their selections in a multiple select at once?
1214 </ h3 >
15+
16+ {% include options-new/not-written.html %}
1317</ section >
Original file line number Diff line number Diff line change 22 < h2 id ="templateSelection ">
33 How can I customize the way selections are displayed?
44 </ h2 >
5-
5+
66 < h3 >
77 Nothing is being displayed when I select an option
88 </ h3 >
9-
9+
10+ {% include options-new/not-written.html %}
11+
1012 < h3 >
1113 I am using HTML in my selection template but it isn't displaying it
1214 </ h3 >
13-
15+
16+ {% include options-new/not-written.html %}
17+
1418 < h3 >
1519 How can I access the container where the selection is displayed?
1620 </ h3 >
21+
22+ {% include options-new/not-written.html %}
1723</ section >
You can’t perform that action at this time.
0 commit comments