Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mailvelope/mailvelope
/ handleChangeExtraKeyInput
Function
handleChangeExtraKeyInput
src/components/editor/editor.js:452–455 ·
view source on GitHub ↗
(extraKeys)
Source
from the content-addressed store, hash-verified
450
}
451
452
handleChangeExtraKeyInput(extraKeys) {
453
this.keyLookup(extraKeys);
454
this.setState({extraKeys});
455
}
456
457
onNotificationEnteredTransition() {
458
if
(this.blurWarning) {
Callers
nothing calls this directly
Calls
2
keyLookup
Method · 0.80
setState
Method · 0.45
Tested by
no test coverage detected