Perspective: Accessing Output Params in a View

I typically have to generate them. I’m assuming when you say embedded view, you are using the component, so you should have a params property in properties. Just declare the name the same as on the other side and if your direction matches(input/output/bidirectional) it should work.

image