MCPcopy 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
3export default ({ alloc, node }, { emitError }) => ({
4 /* Native modal with backdrop + focus trap. Bind "close" event to detect dismissal. */

Callers

nothing calls this directly

Calls 3

nodeFunction · 0.85
emitErrorFunction · 0.85
allocFunction · 0.85

Tested by

no test coverage detected