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

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