How to render dialog contents without the mainlayout

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?

Hi @iustin94,

You can remove the layout from the toolbar. And can also adjust the screen size.

1 Like