url | url | API endpoint for fetching options |
param | param | Name of query parameter where to put text from input |
check | check | Absolute JSON path to property that indicate successful response |
listPath | list-path | Absolute JSON path to property that contains array with options |
valuePath | value-path | Relative JSON path to property that contains value of each option |
labelPath | label-path | Relative JSON path to property that contains label of each option |
titleCase | title-case | Automatically capitalize first letter when typing |
valueFrom | value-from | ID of outer input element to be used instead of inner input |
autoSelect | auto-select | Automatically select most relevant variant from list |
initialFetch | initial-fetch | Prefetch an options before input |
removeOptions | remove-options | Clear list of options before populating |