Skip to content
+

Embedding Toolpad Studio pages

Toolpad Studio pages can be embedded anywhere you want to use them.

Using an iframe

  1. Set the display mode on the page to be embedded to No shell
No shell display mode

Set display mode to no shell

  1. Deploy the Toolpad Studio application

  2. Use an iframe with src set to the URL of the page you wish to embed. For example, using

    <iframe src="https://tools-public.mui.com/prod/pages/fn03hvq"></iframe>
    

    you can embed a Toolpad Studio page, like so: