FlowLayoutItem add fullSpan attribute
This commit is contained in:
4
doric-web/dist/index.js
vendored
4
doric-web/dist/index.js
vendored
@@ -3786,6 +3786,10 @@ __decorate$5([
|
||||
Property,
|
||||
__metadata$5("design:type", String)
|
||||
], FlowLayoutItem.prototype, "identifier", void 0);
|
||||
__decorate$5([
|
||||
Property,
|
||||
__metadata$5("design:type", Boolean)
|
||||
], FlowLayoutItem.prototype, "fullSpan", void 0);
|
||||
class FlowLayout extends Superview {
|
||||
constructor() {
|
||||
super(...arguments);
|
||||
|
2
doric-web/dist/index.js.map
vendored
2
doric-web/dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user