Property Editor UI
Presenting the Editing Experience of a Property Editor
Property Editor UI
{
"type": "propertyEditorUi",
"alias": "Umb.PropertyEditorUi.TextBox",
"name": "Text Box Property Editor UI",
"element": "/App_Plugins/my-text-box/dist/my-text-box.js",
"elementName": "my-text-box",
"meta": {
"label": "My Text Box",
"propertyEditorSchemaAlias": "Umbraco.TextBox",
"icon": "icon-autofill",
"group": "common"
}
}Settings
The Property Editor UI Element
Last updated
Was this helpful?