2022-02-14 16:41:39 +01:00
|
|
|
---
|
2023-12-22 09:13:53 +01:00
|
|
|
title: Iframe
|
2022-02-14 16:41:39 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
You can easily get your typebot iframe code by clicking on the "Iframe" button in the "Share" tab of your typebot.
|
|
|
|
|
2023-12-22 09:13:53 +01:00
|
|
|
<Frame>
|
|
|
|
<img
|
|
|
|
src="/images/embeddings/iframe/iframe-preview.png"
|
|
|
|
alt="Iframe preview"
|
|
|
|
/>
|
|
|
|
</Frame>
|
2022-02-14 16:41:39 +01:00
|
|
|
|
|
|
|
Here, you can set up its width and height. A good default is a `width` of `100%` and a `height` of `600px`.
|