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.
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | Required. URL to a JSON endpoint returning key-value options. |
| placeholder | string | Hint text displayed when no option is selected. Default: “Select a value”. |
| type | string | Data type: "secret" or "model". Default: “secret”. |