Home
last modified time | relevance | path

Searched defs:HTMLOptionsCollection (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/lib/
Ddom.generated.d.ts8038 interface HTMLOptionsCollection extends HTMLCollectionOf<HTMLOptionElement> { interface
8069 declare var HTMLOptionsCollection: { variable
/third_party/typescript/lib/
Dlib.dom.d.ts8058 interface HTMLOptionsCollection extends HTMLCollectionOf<HTMLOptionElement> { interface
8089 declare var HTMLOptionsCollection: { variable