nerdexam
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

PDII question #219 exhibit

Options

  • Aforce:hasRecordId
  • Bforce:lightningQuickAction
  • Cforce:hasSObjectName
  • Dforce:lightningQuickActionWithoutHeader

How the community answered

(34 responses)
  • A
    12% (4)
  • B
    79% (27)
  • C
    9% (3)

Community Discussion

No community discussion yet for this question.

Full PDII Practice