TS for Box widget

This commit is contained in:
nathangray
2020-01-21 07:36:45 -07:00
committed by Hadi Nategh
parent 368f20ab5a
commit 7576742cbc
4 changed files with 459 additions and 214 deletions

View File

@@ -170,7 +170,7 @@ export class et2_widget extends ClassWithAttributes
"ignore": true,
"description": "Object of widget attributes"
}
}
};
// Set the legacyOptions array to the names of the properties the "options"
// attribute defines.
@@ -185,7 +185,7 @@ export class et2_widget extends ClassWithAttributes
/**
* Set this variable to true if this widget can have namespaces
*/
createNamespace: false;
createNamespace: boolean = false;
/**
* Widget constructor