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 155234c commit 7d42a80Copy full SHA for 7d42a80
16/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md
@@ -106,6 +106,11 @@ export const onInit = (host, extensionRegistry) => {
106
107
You can find user group GUIDs in the **Users > User Groups** section of the backoffice.
108
109
+Read more about the various conditions available to you:
110
+
111
+{% content-ref url="condition.md" %}
112
+[condition.md](condition.md)
113
+{% endcontent-ref %}
114
## Registering your Dashboard
115
116
This section dives into the Dashboard Extension Manifest, shows how to register one, and append additional details.
0 commit comments