You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Workspace Action Menu Items extend existing workspace actions by adding dropdown
28
28
{% endcode %}
29
29
30
30
### Key Properties
31
-
-**`kind`** - Specifies which kind of element should be shown (if `element` is not provided). The `default` option refers to the `<umb-workspace-action-menu-item />`, which supports a label and an href
31
+
-**`kind`** - Specifies which type of element should be shown (if no `element` is provided). The `default` option refers to the `<umb-workspace-action-menu-item />`, which supports a label and an href
32
32
-**`forWorkspaceActions`** - Specifies which workspace action this extends
33
33
-**`weight`** - Controls ordering within the dropdown menu
0 commit comments