A developer is working on a set of custom Aura components that can be individually added to a home page. One of the components, c:searchAccounts, allows users to search for an Account and then select a specific found Account. Once selected, the other components should get other information related to the selected Account and display it. Which event should the c:searchAccounts component fire to make it known that an Account is selected?
A. An application event
B. A component event
C. A refreshView event
D. A publish event
Suggest answer: B
Reference:
No comments:
Please share to make the community better.