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

Function className

docs/app/js/sanddance-app.js:8681–8683  ·  view source on GitHub ↗
(type, presenter)

Source from the content-addressed store, hash-verified

8679 (0, _tsxCreateElement.mount)(rootDiv, presenter.el);
8680}
8681function className(type, presenter) {
8682 return `${presenter.style.cssPrefix}${(0, _enums.PresenterElement)[type]}`;
8683}
8684
8685},{"tsx-create-element":"9k8zL","./defaults":"lNLF5","./enums":"d2XHT","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"k0ge5":[function(require,module,exports) {
8686var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers 1

initializePanelFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected