Valid PDII Dumps shared by ExamDiscuss.com for Helping Passing PDII Exam! ExamDiscuss.com now offer the newest PDII exam dumps, the ExamDiscuss.com PDII exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PDII dumps with Test Engine here:
Which interface needs to be implemented by an Aura component so that it may be displayed in modal dialog by clicking a button on a Lightning record page?
Correct Answer: C
To display an Aura component in a modal dialog, the component must implement the force:lightningQuickAction or force:lightningQuickActionWithoutHeader interface. This allows it to be used as a quick action on record pages.References: Aura Components Developer Guide - Using Components in Quick Actions