Is there a way to access piece context data in React UI? I want to store some data for each step in the flow scope context and fetch them when clicking on the flow.
Is there a way to access piece context data in React UI? I want to store some data for each step in the flow scope context and fetch them when clicking on the flow.