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 215ccd7 commit 85dc59bCopy full SHA for 85dc59b
16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-views.md
@@ -246,7 +246,7 @@ export class AnalyticsView extends UmbElementMixin(LitElement) {
246
247
### View Organization
248
- Use descriptive tab labels that clearly indicate the view purpose
249
-- Order views by importance using weight property
+- Order views by importance using the `weight` property
250
- Group related functionality into single views rather than many small tabs
251
252
### Context Usage
0 commit comments