Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptii/cryptii
/ open
Method
open
src/View/Modal.js:199–201 ·
view source on GitHub ↗
* Opens modal view. * @return {ModalView} Fluent interface
()
Source
from the content-addressed store, hash-verified
197
* @
return
{ModalView} Fluent
interface
198
*/
199
open () {
200
return
this.setVisible(true)
201
}
202
203
/**
204
* Cancels modal view.
Callers
1
prompt
Method · 0.95
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected