MCPcopy
hub / github.com/marktext/marktext / focusHandler

Method focusHandler

packages/muya/src/block/base/content.ts:512–514  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

510 }
511
512 focusHandler() {
513 this.scrollPage?.handleFocusFromContent(this);
514 }
515
516 getAncestors() {
517 const ancestors = [];

Callers 2

_updateMatchesMethod · 0.80
activeContentBlockMethod · 0.80

Calls 1

Tested by

no test coverage detected