events property

List<EventAst> events

Events.

Within a <template> tag, it may be assumed that this is a directive.

Implementation

List<EventAst> get events;