MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getAttributes

Method getAttributes

valdi/vscode_debugger/src/cdp/api.d.ts:5542–5542  ·  view source on GitHub ↗

* Returns attributes for the specified node.

(params: DOM.GetAttributesParams)

Source from the content-addressed store, hash-verified

5540 * Returns attributes for the specified node.
5541 */
5542 getAttributes(params: DOM.GetAttributesParams): Promise<DOM.GetAttributesResult | undefined>;
5543
5544 /**
5545 * Returns boxes for the given node.

Callers 7

ValueSchema.cppFile · 0.65
hashMethod · 0.65
newFunctionClassMethod · 0.65
newFunctionClassMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected