Defines an Event component.

This component stands for Angular’s event bindind.
Add an Event component to any other component which can emit an event such as the Button component.
Select the event’s type through combo box or enter syntax of event to bind, e.g. (click)
For more information: Event binding

Property Type Category Description
Comment String standard Describes the object comment to include in the documentation report.
This property generally contains an explanation about the object.
Event type String standard Defines the event type.
Is active boolean standard Defines whether the component is active.