MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / handleMouseUp

Function handleMouseUp

src/components/inputhints/index.js:60–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 function handleMouseUp() {
61 $input.focus();
62 preventUpdate = false;
63 }
64
65 /**
66 * Handle click event

Callers

nothing calls this directly

Calls 1

focusMethod · 0.80

Tested by

no test coverage detected