1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/pages/05.data-sources/chapter.md
2017-09-03 19:02:00 -04:00

274 B

title taxonomy
Data sources
category
docs

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.