element property

AutoSuggestBox.element property

Applies to Windows only

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

See also

AutoSuggestBox

 

 

Show:
© 2017 Microsoft