Skip to content

Commit 82bbce6

Browse files
committed
add propertyEditorUis to extension types
1 parent bf9a37a commit 82bbce6

File tree

1 file changed

+4
-0
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+4
-0
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ The `tree` extension type is used to create a hierarchical structure composed of
9393

9494
The `workspace` extension type provides functionality that operates within specific workspace environments, such as document editing, media management, or member editing.
9595

96+
### [Property Editor UIs](../../../reference/property-editor-uis/README.md)
97+
The `PropertyEditorUi` extension type allows you to create custom property editors in the Umbraco backoffice.
98+
See the [official Umbraco documentation](../../../customizing/property-editors/README.md) for a guide on how to work with and create Property Editors.
99+
96100
## Even More Extension Types
97101

98102
### [Property Level UI Permissions](../../property-level-ui-permissions.md)

0 commit comments

Comments
 (0)