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.
2 parents a19867f + de0e025 commit 43501faCopy full SHA for 43501fa
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.
55
"alias": "rows",
56
"label": "Number of rows",
57
"description": "If empty - 10 rows would be set as the default value",
58
- "propertyEditorUi": "Umb.PropertyEditorUi.Number",
+ "propertyEditorUiAlias": "Umb.PropertyEditorUi.Integer",
59
},
60
],
61
"defaultData": [
0 commit comments