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

Method getLabel

src/Field.js:71–73  ·  view source on GitHub ↗

* Returns field label. * @return {string} Field label

()

Source from the content-addressed store, hash-verified

69 * @return {string} Field label
70 */
71 getLabel () {
72 return this._label
73 }
74
75 /**
76 * Returns wether the field is visible.

Callers 4

Field.jsFile · 0.80
viewMethod · 0.80
translateMethod · 0.80
renderLabelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected