Optional
autocompleteAttributes?: string[]Optional
defaultValue?: stringOptional
placeholderValue?: stringOptional
searchQuerystringParameter?: 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" .
Optional
searchUrl?: 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