Option A: Thefire()method is used to publish Aura application events in the traditional publish-subscribe model.
Not Suitable:
Option B:sendEvent()is not a valid method for Aura events.
Option C:FireEvent()does not exist.
Option D:emit()is not part of the Aura event framework.
Aura Application Events
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit