UNPKG

foam-framework

Version:
13 lines (12 loc) 371 B
<html> <head> <title>foam.core.dao.Sync Demo</title> <link rel="stylesheet" type="text/css" href="../core/foam.css" /> <script src="../core/bootFOAM.js"></script> <script src="../apps/docs/subviews.js"></script> </head> <body> <script src="SyncDemo.js"></script> <foam id="demo" model="SyncDemo" showactions="true"></foam> </body> </html>