We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d146313 commit e5d97e0Copy full SHA for e5d97e0
1 file changed
docs/announcements-4.0.html
@@ -374,8 +374,8 @@ <h3 id="removed-initselection">
374
<p>
375
The new <code>current</code> method of the data adapter works in a similar
376
way to the old <code>initSelection</code> method, with three notable
377
- differences. The first, and most important, is that <code>it is called
378
- whenever the current selections are needed</code> to ensure that Select2
+ differences. The first, and most important, is that <strong>it is called
+ whenever the current selections are needed</strong> to ensure that Select2
379
is always displaying the most accurate and up to date data. No matter
380
what type of element Select2 is attached to, whether it supports a
381
single or multiple selections, the data passed to the callback
0 commit comments