comment for future refactor
This commit is contained in:
@@ -15,6 +15,7 @@ import { UMB_DATA_TYPE_VARIANT_CONTEXT } from '@umbraco-cms/backoffice/data-type
|
||||
@customElement('umb-property-editor-config')
|
||||
export class UmbPropertyEditorConfigElement extends UmbLitElement {
|
||||
|
||||
// TODO: Make this element generic, so its not bound to DATA-TYPEs. This will require moving some functionality of Data-Type-Context to this. and this might need to self provide a variant Context for its inner property editor UIs.
|
||||
#variantContext?: typeof UMB_DATA_TYPE_VARIANT_CONTEXT.TYPE;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user