baseWidget in TS

This commit is contained in:
Ralf Becker
2020-01-21 12:22:22 +01:00
parent a28dffd5cc
commit 630797f127
6 changed files with 455 additions and 7 deletions

View File

@@ -535,6 +535,7 @@ var et2_DOMWidget = /** @class */ (function (_super) {
};
return et2_DOMWidget;
}(et2_core_widget_1.et2_widget));
exports.et2_DOMWidget = et2_DOMWidget;
/**
* The surroundings manager class allows to append or prepend elements around
* an widget node.