1
0
mirror of synced 2024-11-23 13:36:01 +03:00
select2/pages/06.data-sources/chapter.md
2017-09-08 14:23:33 -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.