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 c548984 commit 2687fdaCopy full SHA for 2687fda
17/umbraco-cms/customizing/property-editors/composition/property-editor-data-source.md
@@ -80,7 +80,7 @@ interface UmbPropertyEditorUiElement extends HTMLElement {
80
81
## Access Data Source Config in Property Editor UI
82
83
-The Data Source configuration can be accessed through the `config` property of the Property Editor UI element together with the UI and Schema config.
+The Data Source configuration can be accessed through the `config` property of the Property Editor UI element merged with the UI and Schema config.
84
85
## Built-in Data Source Types
86
0 commit comments