Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
view
Method · 0.80
translate
Method · 0.80
renderLabel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected