UNPKG

website-page-frame

Version:

This library provides a way to allow browser based programs to have cross parent to child window communication through code.

12 lines (9 loc) 162 B
<!DOCTYPE html> <html lang="en-IE"> <head> <meta charset="UTF-8" /> </head> <body> <h1 id="pageHeading"> Home </h1> </body> </html>