Skip to content

Instantly share code, notes, and snippets.

@0xPr0xy
Created November 6, 2024 15:23
Show Gist options
  • Save 0xPr0xy/7d307c8f2fa35753c411ef083f08d48e to your computer and use it in GitHub Desktop.
Save 0xPr0xy/7d307c8f2fa35753c411ef083f08d48e to your computer and use it in GitHub Desktop.
test.html
<html>
<head>
<title>Test</title>
</head>
<body>
<p><button onclick="OnFlowEnd.postMessage('hello')">test</button></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment