From de0e025f776f4cba8db9b3643560e7b3bb05361a Mon Sep 17 00:00:00 2001 From: Filip Bech-Larsen Date: Thu, 6 Feb 2025 09:39:48 +0100 Subject: [PATCH] Fixing example Use correct propertyname and a correct value --- .../property-editors/composition/property-editor-ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-cms/customizing/property-editors/composition/property-editor-ui.md b/15/umbraco-cms/customizing/property-editors/composition/property-editor-ui.md index 08ba17b4e76..8d669948fe2 100644 --- a/15/umbraco-cms/customizing/property-editors/composition/property-editor-ui.md +++ b/15/umbraco-cms/customizing/property-editors/composition/property-editor-ui.md @@ -55,7 +55,7 @@ The Property Editor UI inherits the Settings of its Property Editor Schema. "alias": "rows", "label": "Number of rows", "description": "If empty - 10 rows would be set as the default value", - "propertyEditorUi": "Umb.PropertyEditorUi.Number", + "propertyEditorUiAlias": "Umb.PropertyEditorUi.Integer", }, ], "defaultData": [