Embed an external resource as an iframe into an Edrys-lab. To import this module into your configuration use:
https://raw.githubusercontent.com/edrys-labs/module-iframe/refs/heads/main/index.html
There are only two possible configurations, either scr
or srcdoc
can be used. The src
attribute is used to specify the URL of the document to embed, and the srcdoc
attribute is used to specify the HTML content of the page to embed.