Global Index
HTML5 JS API Index > DOM Tutorials & Specs

AutocompleteErrorEventInit

Extends EventInit.

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
AutocompleteErrorReason
reason
The reason attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to the empty string. It represents the context information for the event.
Referenced by
AutocompleteErrorEventAutocompleteErrorEvent(...)