AutoSuggestBox.element property
Gets the DOM element that hosts the AutoSuggestBox.
Syntax
var element = autoSuggestBox.element;
Property value
Type: HTMLElement
The DOM element that hosts the AutoSuggestBox.
Requirements
Minimum WinJS version |
WinJS 4.0 |
Namespace |
WinJS.UI |