Skip to main content

Example

How It Works

The source URL should return a JSON array of objects with key and value properties:
When the user types in the search box, a ?search=<query> parameter is appended to the source URL, enabling server-side filtering.

Parameters