Merge branch 'feature/modal-events' into feature-entity-user-permissions
This commit is contained in:
@@ -19,4 +19,7 @@ export abstract class UmbModalBaseElement<
|
||||
|
||||
@property({ type: Object, attribute: false })
|
||||
public data?: ModalDataType;
|
||||
|
||||
@property({ type: Object, attribute: false })
|
||||
public value: ModalValueType = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user