UNPKG

mithril

Version:

A framework for building brilliant applications

10 lines (9 loc) 262 B
<html> <body> Various parent website content. There should be a clickable button below, which is inside an iframe containing a Mithril.js app: <div> <iframe src="./iframe.html"></iframe> </div> </body> </html>