MCPcopy
hub / github.com/callumalpass/tasknotes / show

Method show

src/components/RecurrenceContextMenu.ts:578–580  ·  view source on GitHub ↗
(event: UIEvent)

Source from the content-addressed store, hash-verified

576 }
577
578 public show(event: UIEvent): void {
579 this.menu.show(event);
580 }
581}
582
583class CustomRecurrenceModal extends Modal {

Callers 4

showRecurrenceMenuFunction · 0.95
showRecurrenceMenuMethod · 0.95

Calls 1

showMethod · 0.65

Tested by

no test coverage detected