I'm developing a preexisting app with many deeply nested interfaces that render as the contents of several cardLayout components. The contents displayed are dictated by a set of specific combination of Rule Inputs and Local Variables that is difficult and time consuming to reverse-engineer. Is there a way that I can get the Rule Inputs and Local Variables of a component that I'm currently looking at as a user so that I can input it into the component in the editor view? That way I can get the component to render in the editor as I'd see it as a user then work from there.
Discussion posts and replies are publicly visible