MCPcopy Create free account
hub / github.com/firebase/quickstart-js / HTMLElementWithMaterialTextfield

Interface HTMLElementWithMaterialTextfield

database/scripts/main.ts:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58interface HTMLElementWithMaterialTextfield extends HTMLElement {
59 MaterialTextfield: { boundUpdateClassesHandler: () => void };
60}
61
62declare const window: CustomWindow;
63

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected