Auto-detection of event name from this.fireEvent().
One can now write doc-comment for event before the this.fireEvent() and the event name will be picked up automatically, without any need to add @event tag.
Loading
Please sign in to comment
One can now write doc-comment for event before the this.fireEvent() and the event name will be picked up automatically, without any need to add @event tag.