OMNIA 3 UIMLWebComponent
WebComponent
Web Components can extend the default layout, adding custom elements.
Properties
Name | Type | Aggregation Kind | Multiplicity | Length | Description |
---|---|---|---|---|---|
Name | Text | None | 1..1 | None | The name of the entity (unique identifier). |
Description | Text | None | 0..1 | None | The textual explanation of the entities’ purpose. |
CustomElementName | Text | None | 1..1 | None | Custom element name, or the name of the element that will be created to be attached to the page’s DOM. |
Expression | Text | None | 1..1 | None | Web Component Javascript code. |