To embed a Flow into an Aura component, you use the lightning:flow component.
Option A: lightning
<aura:component>
</aura:component>
[Reference: lightning, Aura Component, Options Not Applicable:, Option B: aura-flow, Invalid Component., Option C: aura, Invalid Component., Option D: lightning-flow, Invalid Component Name in Aura., Conclusion:, To display the Flow in an Aura component, the developer should use the lightning:flow tag, which is Option A., , ]
Submit