1
0
mirror of synced 2024-11-23 21:36:09 +03:00
select2/pages/09.data-sources/chapter.md
2017-09-02 20:34:47 -04:00

289 B

title taxonomy
Data sources
category
docs

Chapter 3

Data sources

In addition to handling <option> elements that explicitly appear in your markup, Select2 can also retrieve the results from other data sources such as a remote JSON API or a local Javascript array.