Gets the DOM element that is used as the template.
Syntax
var elem = template.element;
Property value
Type: DOMElement
The DOM element that is used as the template.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Binding |
Gets the DOM element that is used as the template.
var elem = template.element;
Type: DOMElement
The DOM element that is used as the template.
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Binding |