Salesforce
PDI · Question #200
Which two characteristics are true for Lightning Web Component custom events? Choose 2 answers
Sign in or unlock PDI to reveal the answer and full explanation for question #200. The question stem and answer options stay visible for context.
Submitted by ahmad_uae· Apr 18, 2026User Interface
Question
Which two characteristics are true for Lightning Web Component custom events? Choose 2 answers
Options
- AData may be passed In the payload of a custom event using a wire decorated properties.
- BBy default a custom event only propagates to its immediate container and to its immediate child
- CBy default a custom event only propagates to it's immediate container.
- DData may be passed in the payload of a custom event using a property called detail.
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#LWC Custom Events#Event Propagation#Component Communication#Event Data Payload