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 970ba31 commit 2736351Copy full SHA for 2736351
17/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md
@@ -60,7 +60,7 @@ The `previewOption` kind creates menu items for document preview scenarios, inte
60
- **`meta.icon`** - Icon displayed alongside the label
61
- **`meta.urlProviderAlias`** - Alias of the server-side `IUrlProvider` that generates the preview URL
62
63
-**Use case:** Custom preview options that open documents in different preview environments (staging, production, custom domains).
+**Use case:** Custom preview options that open documents in different preview environments (staging, production, or custom domains).
64
65
{% code caption="Custom Preview Option Manifest" %}
66
```typescript
0 commit comments