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/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.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
@@ -73,7 +73,7 @@ In this article, you can find an example of how to set up a Style Menu using the
73
73
{% endcode %}
74
74
75
75
76
-
The "`items`" property defines the structure of the style menu. Each menu item has the following options.
76
+
The `items` property defines the structure of the style menu. Each menu item has the following options:
77
77
78
78
-`label`: _(required)_ The label of the menu item. This supports localization keys.
79
79
-`appearance`: This defines the appearance of the menu item. The value has 2 optional properties:
0 commit comments