MCPcopy
hub / github.com/audreyt/ethercalc / getAttribute

Method getAttribute

packages/oracle-harness/src/html-canonical.ts:90–90  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

88 removeAttribute(name: string): void;
89 setAttribute(name: string, value: string): void;
90 getAttribute(name: string): string | null;
91 outerHTML: string;
92}
93

Callers 12

TabBar.test.tsxFile · 0.80
collectVolatileIdsFunction · 0.80
lFunction · 0.80
tFunction · 0.80
ethercalc.jsFile · 0.80
dbFunction · 0.80
jquery.jsFile · 0.80
PFunction · 0.80
jquery-ui.min.jsFile · 0.80
iFunction · 0.80
multi.jsFile · 0.80
MEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected