Searched defs:parentElement (Results 1 – 9 of 9) sorted by relevance
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 11963 parentElement: HTMLElement; property 14594 parentElement(): Element; method
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 10887 readonly parentElement: HTMLElement | null; property
|
D | tsc.js | 22166 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
|
D | typingsInstaller.js | 27461 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
|
D | typescriptServices.js | 27666 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
|
D | typescript.js | 27666 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
|
D | tsserverlibrary.js | 27666 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
|
D | tsserver.js | 27472 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 10867 readonly parentElement: HTMLElement | null; property
|