We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ca534 commit 0fc9bdaCopy full SHA for 0fc9bda
src/content/docs/concept/Inter-Process Communication/index.mdx
@@ -54,8 +54,8 @@ Core -> Frontend: "Event"{style.animated: true}
54
<figcaption>Events sent between the Core and the Webview.</figcaption>
55
</figure>
56
57
-{/* This is important to mention to make it clear to the developer
58
-what they need to do to secure their application. */}
+{/* This is important to mention to make it clear to the developer what they need to do to secure their application. */}
+
59
Under the hood, events still utilize Commands,
60
and the access to the events API is controlled by the
61
[Event permissions](/reference/acl/core-permissions/#event).
0 commit comments