MCPcopy Create free account
hub / github.com/microsoft/SandDance / findFirstElement

Function findFirstElement

docs/app/js/sanddance-app.js:34967–34969  ·  view source on GitHub ↗
(rootElement, dataAttribute)

Source from the content-addressed store, hash-verified

34965 }
34966}
34967function findFirstElement(rootElement, dataAttribute) {
34968 return rootElement.querySelector("[" + dataAttribute + "]");
34969}
34970
34971},{"react":"8ePka","../../utilities/keytips/index":"9cwIS","./useKeytipData":"ggrP8","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"d3C84":[function(require,module,exports) {
34972var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers 1

useKeytipRefFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected