MCPcopy Index your code
hub / github.com/json-editor/json-editor / getOptInSwitch

Method getOptInSwitch

src/theme.js:45–47  ·  view source on GitHub ↗
(formname)

Source from the content-addressed store, hash-verified

43 }
44
45 getOptInSwitch (formname) {
46 return this.getOptInCheckbox()
47 }
48
49 getFloatRightLinkHolder () {
50 const el = document.createElement('div')

Callers 1

setOptInCheckboxMethod · 0.45

Calls 1

getOptInCheckboxMethod · 0.95

Tested by

no test coverage detected