MCPcopy
hub / github.com/winjs/winjs / createElement

Method createElement

tools/dts-verifier/lib/lib.d.ts:2989–2989  ·  view source on GitHub ↗

* Creates an instance of the element for the specified tag. * @param tagName The name of an element.

(tagName: "a")

Source from the content-addressed store, hash-verified

2987 * @param tagName The name of an element.
2988 */
2989 createElement(tagName: "a"): HTMLAnchorElement;
2990 createElement(tagName: "abbr"): HTMLPhraseElement;
2991 createElement(tagName: "acronym"): HTMLPhraseElement;
2992 createElement(tagName: "address"): HTMLBlockElement;

Callers 15

_createClickEaterMethod · 0.80
interpretedRenderFunction · 0.80
BindingTemplate.jsFile · 0.80
scheduleWriteRulesFunction · 0.80
_Accents.tsFile · 0.80
addScriptFunction · 0.80
populateDocumentFunction · 0.80
_visualViewportSpaceFunction · 0.80
_ItemsManager.jsFile · 0.80
loadImageFunction · 0.80
defaultRendererFunction · 0.80

Calls

no outgoing calls

Tested by 5

testMethod · 0.64
testFunction · 0.64
testMethod · 0.64
testMethod · 0.64
testMethod · 0.64