MCPcopy Create free account
hub / github.com/codecombat/codecombat / buildValueForDisplay

Method buildValueForDisplay

app/core/treema-ext.js:203–203  ·  view source on GitHub ↗
(valEl, data)

Source from the content-addressed store, hash-verified

201 }
202
203 buildValueForDisplay (valEl, data) { return this.initPreview(valEl, data) }
204 buildValueForEditing (valEl, data) { return this.initPreview(valEl, data) }
205}
206

Callers

nothing calls this directly

Calls 1

initPreviewMethod · 0.95

Tested by

no test coverage detected