Initial commit
This commit is contained in:
9
public/assets/vendor/select2-4.1.0-rc.0/docs/pages/06.data-sources/chapter.md
vendored
Executable file
9
public/assets/vendor/select2-4.1.0-rc.0/docs/pages/06.data-sources/chapter.md
vendored
Executable file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Data sources
|
||||
taxonomy:
|
||||
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.
|
||||
Reference in New Issue
Block a user