Salesforce
PDII · Question #219
Consider the following code snippet, depicting an Aura component: Which two interfaces can the developer implement to make the component available as a quick action? (Choose two.)
The correct answer is B. force:lightningQuickAction D. force:lightningQuickActionWithoutHeader. See the full explanation below for the reasoning.
Question
Consider the following code snippet, depicting an Aura component:
Which two interfaces can the developer implement to make the component available as a quick action? (Choose two.)
Exhibit
Options
- Aforce:hasRecordId
- Bforce:lightningQuickAction
- Cforce:hasSObjectName
- Dforce:lightningQuickActionWithoutHeader
How the community answered
(34 responses)- A12% (4)
- B79% (27)
- C9% (3)
Community Discussion
No community discussion yet for this question.
