Example
How It Works
Thesource URL should return a JSON array of objects with key and value properties:
?search=<query> parameter is appended to the source URL, enabling server-side filtering.
A dropdown control that loads options dynamically from a remote JSON source.
source URL should return a JSON array of objects with key and value properties:
?search=<query> parameter is appended to the source URL, enabling server-side filtering.