MCPcopy
hub / github.com/json-editor/json-editor / getContainer

Method getContainer

src/theme.js:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 getContainer () {
23 return document.createElement('div')
24 }
25
26 getOptInCheckbox (formname) {
27 const container = document.createElement('span')

Callers 1

constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected