OptionalautocompleteAttributes?: string[]OptionaldefaultValue?: stringOptionalplaceholderValue?: stringOptionalsearchQuerystringParameter?: stringIf specified, a request will be made to the "searchUrl" with this querystring parameter assigned the value typed into the input, otherwise the querystring parameter will be "value" .
OptionalsearchUrl?: stringIf specified, a request will be made to the "searchUrl" allowing the options to be filtered on the server.
Custom autocomplete attributes that will be added to the element during rendering