chore(core): events for backlinks (#9228)

fix AF-2008
This commit is contained in:
pengx17
2024-12-23 04:37:59 +00:00
parent c775b2e264
commit 2ea79d25ad
2 changed files with 29 additions and 2 deletions
+5
View File
@@ -322,6 +322,11 @@ const PageEvents = {
sidepanel: {
property: ['addProperty'],
},
biDirectionalLinksPanel: {
$: ['toggle'],
backlinkTitle: ['toggle', 'navigate'],
backlinkPreview: ['navigate'],
},
},
edgeless: {},
workspace: {