feat:add onFrameChangedCallback for DoricPanel

This commit is contained in:
pengfei.zhou
2020-03-13 19:17:10 +08:00
committed by osborn
parent aad9029784
commit aecccabe84
6 changed files with 57 additions and 13 deletions

View File

@@ -1676,6 +1676,10 @@ var Image = /** @class */ (function (_super) {
Property,
__metadata$4("design:type", String)
], Image.prototype, "imageRes", void 0);
__decorate$4([
Property,
__metadata$4("design:type", String)
], Image.prototype, "imageBase64", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Number)