MCPcopy Create free account
hub / github.com/cryptii/cryptii / isDisabled

Method isDisabled

src/View/Viewer/Text.js:47–49  ·  view source on GitHub ↗

* Returns wether input is disabled. * @return {boolean}

()

Source from the content-addressed store, hash-verified

45 * @return {boolean}
46 */
47 isDisabled () {
48 return this._disabled
49 }
50
51 /**
52 * Sets wether input is disabled.

Callers 2

renderContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected