MCPcopy Create free account
hub / github.com/Fredkiss3/gh-next / inputSubmit

Method inputSubmit

scripts/github-query-builder-element.ts:541–543  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

539 }
540
541 inputSubmit(): void {
542 this.hide();
543 }
544
545 clearButtonFocus(event: FocusEvent) {
546 const previousFocusTarget = event.relatedTarget;

Callers

nothing calls this directly

Calls 1

hideMethod · 0.95

Tested by

no test coverage detected