Is there a way to view the design of a dialog content in the way that a dialog will display it? Currently I define my dialog contents in components that are conceptually data forms. When I want to use RDS to view the layour however, the content is placed in the main layout and is expanded.
I want to make the contents of the dialogue responsive and not hardcode the dimentions of them. Is there any way to structure my code in a way where RDS can render the components as standalone without the layout forced on the designer view?