feat: 组件生命周期事件

This commit is contained in:
潘潘
2022-10-11 18:31:29 +08:00
parent c84f6d9c33
commit 92339dae28
12 changed files with 348 additions and 6 deletions
+3
View File
@@ -87,6 +87,9 @@ export class PublicConfigClass implements PublicConfigType {
this.attr.x = x
this.attr.y = y
}
// 事件
public events = undefined
}
// 多选成组类