Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_updateMatches
Method · 0.80
activeContentBlock
Method · 0.80
Calls
1
handleFocusFromContent
Method · 0.80
Tested by
no test coverage detected