QuestionQ27

Basic Lightning Web Component Development

Which two capabilities does the lightning__FlowScreen target value in metadata enable for a Lightning web component?

Choose two
Explanation

The lightning__FlowScreen target makes a Lightning web component available for Flow screens in Flow Builder. A custom screen component can provide custom behavior in place of standard Flow screen functionality and can collect input during a guided Flow experience. Component properties for Flow Builder must be explicitly defined in targetConfig; the target alone does not generate them automatically.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!