Set Up Your Screen Flow Components for Reactivity

Screen Flow reactivity means making your Screen Flow component changes affect another same-screen component.

Before adding and configuring a custom Lightning web component in the Flow builder, create your custom LWCs.

If you plan on building reactive screen components or using supported components, you'll need to understand the considerations for each. Reactivity involves:

  • Identifying which screen component is the source and which component is reactive.
  • Understanding the different interactions for each set of components.