From 36801bf494ae74095b48873cc7433d9d80dd87ec Mon Sep 17 00:00:00 2001 From: Dominik Mengelt Date: Tue, 10 Sep 2024 13:51:21 +0200 Subject: [PATCH] added example which can be iframed and does postMessage() to parent --- public/iframed.html | 265 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 public/iframed.html diff --git a/public/iframed.html b/public/iframed.html new file mode 100644 index 0000000..573f357 --- /dev/null +++ b/public/iframed.html @@ -0,0 +1,265 @@ + + + + + + + + Basic Example + + +
+

Result from the iframe (postMessage()):

+
+ + + +