Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dylan-sutton-chavez/edge-python
/ platform.js
File
platform.js
host/dom/src/main/platform.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* `<dialog>`, fullscreen, pointer lock, SVG geometry. */
2
3
export
default ({ alloc, node }, { emitError }) => ({
4
/* Native modal with backdrop + focus trap. Bind
"close"
event to detect dismissal. */
Callers
nothing calls this directly
Calls
3
node
Function · 0.85
emitError
Function · 0.85
alloc
Function · 0.85
Tested by
no test coverage detected